Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-25 | 825 Bytes | |
v1.0.4 source code.tar.gz | 2024-02-25 | 185.9 kB | |
v1.0.4 source code.zip | 2024-02-25 | 239.9 kB | |
Totals: 3 Items | 426.6 kB | 0 |
Changelog
BugFix
- Fix MAX_SIZE on 64bit by @mitar in https://github.com/nutsdb/nutsdb/pull/575
- fix panic when writing the same key multiple times in the same transaction by @mrene in https://github.com/nutsdb/nutsdb/pull/581
Other
- test(zset): Add unit test for ZRangeByScore by @ReigenDing in https://github.com/nutsdb/nutsdb/pull/576
- docs: Modify readme with adding doc site by @TremblingV5 in https://github.com/nutsdb/nutsdb/pull/577
New Contributors
- @mitar made their first contribution in https://github.com/nutsdb/nutsdb/pull/575
- @ReigenDing made their first contribution in https://github.com/nutsdb/nutsdb/pull/576
- @mrene made their first contribution in https://github.com/nutsdb/nutsdb/pull/581
Full Changelog: https://github.com/nutsdb/nutsdb/compare/v1.0.3...v1.0.4