Skip to content

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 00:00
· 312 commits to master since this release
  • Added support for a key-based locking mechanism that is can be used via the attemptLock and unlock methods on stores.
  • Added experimental support for insertion of timestamps during async write transactions.
  • A number of stability improvements and fixes