You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking Changes:
#176: Method signatures on IKeyValueStore have been simplified.
Other Changes:
#175: File system key-value store now maintains a separate in-memory index (that is also persisted to disk on change) instead of naming files using the key.
#176: Stores derived from KeyValueStore can now use built-in support for compressing/decompressing values using gzip.