v1.15.0
Changes in this release:
-
new client.cache.get method: Loads a value from cache database. If a cursor is provided, the cache will be updated with remote changes first. If the value is not available in cache, it will be loaded from the server and stored in cache. This method is a shortcut for common cache logic provided by
db.ref(path).getwith thecache_modeandcache_cursoroptions. -
Fixed #21 ("timestamp is not a number" error on
getChangesandgetMutations)
If you use AceBase, please consider supporting its development by sponsoring the project. If you are employed, ask your supervisor to sponsor AceBase and any other open source projects you use.