Skip to content

Releases: scalableminds/fossildb

0.1.24 Merge pull request #41 from scalableminds/tests-for-list-versions Add tests for list verions

18 Sep 14:00
3e5cecc
Compare
Choose a tag to compare

0.1.23 Merge pull request #38 from scalableminds/fix-get-multiple-keys-paginationFix pagination for GetMultipleKeys, introducing startAfterKey

08 May 09:23
18a119e
Compare
Choose a tag to compare

Breaking Changes

  • The GetMultipleKeys call now takes a startAfterKey instead of a key for pagination. The returned list will only start after this key. #38

Fixes

  • Fixed a bug where the pagination for GetMultipleKeys could lead to an endless loop if some keys are prefixes of others. #38

Executable JAR of FossilDB

0.1.22 Merge pull request #37 from scalableminds/debug-slow-seek Update sbt, clean up code style, type annotations

06 Mar 11:57
7477ec1
Compare
Choose a tag to compare

0.1.21 Update config.yml

05 Jan 10:53
dce97c0
Compare
Choose a tag to compare

Executable JAR of FossilDB

0.1.20 PR #35: Fix Integer Overflow in Default Column Config

27 Oct 14:55
6c63996
Compare
Choose a tag to compare

0.1.19: Merge pull request #33 from scalableminds/fix-listkeys-omissions

06 Jan 14:03
fe8a923
Compare
Choose a tag to compare

0.1.18: Merge pull request #32 from scalableminds/fix-columnFamily-options

26 Sep 16:34
273a251
Compare
Choose a tag to compare

0.1.17: Merge pull request #31 from scalableminds/fix-columnFamily-options

11 Sep 10:06
28687a6
Compare
Choose a tag to compare

0.1.16

12 Aug 09:46
6ee35cd
Compare
Choose a tag to compare

Executable JAR of FossilDB

0.1.15

08 Jan 17:46
05dbc5a
Compare
Choose a tag to compare

Executable JAR of FossilDB