Skip to content

Releases: input-output-hk/iodb

Version 0.3.1

26 Apr 09:51
0.3.1
8e6f33d
Compare
Choose a tag to compare

Version 0.3.1 Release. Changelog (since 0.3.0):

  • Improve performance of a task distributing content between shards.

  • Add QuickStore. It stores data in-memory, but also has durability and rollbacks.

  • Improve sorting performance, updates and background tasks are 5x faster.

  • Reduce memory footprint, background task no longer load entire shard into memory.

  • Reduce number of opened file handles.

release-0.1

12 Dec 18:34
Compare
Choose a tag to compare
release-0.1 Pre-release
Pre-release

First version of IODB