Skip to content

Releases: dicroce/nanots

Growable Storage & Secondary Keys

28 May 09:46
a0cfded

Choose a tag to compare

  • Refactor nanots API for composite key support and format changes by @dicroce in #10

Growth

24 May 15:25
9d0e1d5

Choose a tag to compare

What's Changed

  • Implement growable file allocation and management in nanots by @dicroce in #6

Full Changelog: v0.27.0...v0.28.0

Performance

18 Apr 13:20
767e032

Choose a tag to compare

Improved flushing behaviour on Windows.
Improved reader performance around local re-find()'s.

updates

16 Jan 00:46

Choose a tag to compare

amalgamated sources were not updated for the last release.
rust bindings work now.

db connection re-use

29 Dec 22:29

Choose a tag to compare

improves reader performance by re-using db connections.