(2006-04-29) Neuberg Offline Browser Storage

Brad Neuberg has a Dojo Storage library for the Dojo Toolkit offering Off-Line storage from the Thin Client! The dojo.storage architecture is simple; a JavaScript application interacts with the Dojo Storage Manager, which selects the best available Storage Provider and makes it available. Storage Providers implement a generic interface, which makes the underlying storage system look like a simple Hash Table that can be saved and loaded from. Storage provider can optionally be persistent, and can provide metadata about their capabilities (isPersistent, hasSettingsUI, getMaximumSize, etc.)


Edited:    |       |    Search Twitter for discussion

No twinpages!