Skip to content

Releases: nutsdb/nutsdb

v0.12.6

26 Jul 06:19
214c2a0
Compare
Choose a tag to compare

What's Changed

  • refactor: refactoring the initialization way of the MetaData by @bigboss2063 in #381
  • Small scope refactoring code:move some util func to utils.go from db.go by @damotiansheng in #379

Full Changelog: v0.12.4...v0.12.6

v0.12.4

25 Jul 15:01
cdc28a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.12.4

v0.12.3

23 Jun 13:18
aa141e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

21 May 08:42
978d320
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

19 May 14:18
3466746
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

26 Feb 02:22
2569119
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

13 Nov 08:18
Compare
Choose a tag to compare

v0.11.0

31 Oct 15:01
539d164
Compare
Choose a tag to compare

v0.10.0

13 Aug 13:36
fe22b2b
Compare
Choose a tag to compare
  • [Bug Fix]List data structure with count parameter negative, lack of boundary judgment (#183) @andrewhzy
  • [New Feature] add LRemByIndex (#174) @nailcui
  • [New Feature] add LKeys SKeys ZKeys API (#175) @nailcui
  • [New Feature] add Iterator API (HintKeyAndRAMIdxMode and HintKeyValAndRAMIdxMode)(#191) @zeina1i
  • [Refactor] graceful options parameters (#185) @nailcui
  • [Test] Add rwmanager fileio test (#170) @zeina1i
  • [Test] Improve code coverage about list (#183) @andrewhzy
  • [Test] Test coverage improvement for inmemory (#187) @andrewhzy
  • [Docs] A few corrections in ReadME file (#171) @kwakubiney

v0.9.0

17 Jun 14:23
7d852d3
Compare
Choose a tag to compare

v0.9.0 (2022-06-17)