Skip to content

v1.15.0

Choose a tag to compare

@appy-one appy-one released this 20 May 13:47
· 163 commits to master since this release

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).get with the cache_mode and cache_cursor options.

  • Fixed #21 ("timestamp is not a number" error on getChanges and getMutations)

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.

Spread the word contribute Sponsor AceBase