Skip to content

Releases: zethon/AshDB

2021-07: Beta 3

01 Jul 23:50
83c7413
Compare
Choose a tag to compare
  • Added a range iterartor

2021-06: Beta 2

19 Jun 09:53
f426c8b
Compare
Choose a tag to compare
  • Changed CMake options to be more project specific

2021-06: Beta 1

16 Jun 00:23
f11c7b8
Compare
Choose a tag to compare
  • Added truncate() functionality
  • Refactored database size calculation
  • More unit tests
  • Added better documentation

2021-06: Alpha 3

06 Jun 13:23
Compare
Choose a tag to compare
  • Improved batch reading and writing performance
  • Removed custom exception generation

2021-06: Alpha 2

01 Jun 10:46
d8674eb
Compare
Choose a tag to compare
  • Added batch read
  • Added batch write

2021-05: Alpha 1

30 May 01:32
Compare
Choose a tag to compare
  • Initial release