Local cache (in-memory) database wrapper
It has the exact same api as kiss.db.offline database, but :
- it doesn't persist the records
- it doesn't broadcast mutations to other clients
Same as kiss.db.memory, but without broadcasting.
Namespace
It has the exact same api as kiss.db.offline database, but :
Same as kiss.db.memory, but without broadcasting.