Abstract
An interface for simple asynchronous stores that don't have special support for transactions and such. This class adds caching at the store level.
Protected
The name of the store.
Empties the store completely.
Syncs the store
Begins a new transaction.
An interface for simple asynchronous stores that don't have special support for transactions and such. This class adds caching at the store level.