Skip to content

2.4.0-beta.746

Pre-release
Pre-release
Compare
Choose a tag to compare
@wazzamatazz wazzamatazz released this 09 Jan 08:07
245d62d

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.