v2.9.0
- Added support for a key-based locking mechanism that is can be used via the
attemptLockandunlockmethods on stores. - Added experimental support for insertion of timestamps during async write transactions.
- A number of stability improvements and fixes