Skip to content

Releases: wildcatdb/wildcat

v2.3.7

16 Jul 11:33
994bab8
Compare
Choose a tag to compare

Wildcat storage engine v2.3.7 PATCH.

Update library to latest GO version. Always backwards compatible.

What's Changed

  • update c interop to use wildcat v2.3.6 by @guycipher in #136
  • Update library to latest go version. Go versions are always backward… by @guycipher in #138

Full Changelog: v2.3.6...v2.3.7

v2.3.6

22 Jun 15:03
aa70330
Compare
Choose a tag to compare

Wildcat storage engine v2.3.6 PATCH

What's Changed

  • update c interop mod file to use wildcat v2.3.4 by @guycipher in #134
  • Mainly refactored db.go a tiny bit and remove removed LastTxnID as we… by @guycipher in #135

Full Changelog: v2.3.5...v2.3.6

v2.3.5

19 Jun 00:26
82736bd
Compare
Choose a tag to compare

Wildcat storage engine v2.3.5 PATCH

What's Changed

  • update c interop mod file to use v2.3.4 and run mod tidy by @guycipher in #132
  • SSTable.get -- we need to make sure there is a bloom filter before ca… by @guycipher in #133

Full Changelog: v2.3.4...v2.3.5

v2.3.4

18 Jun 07:39
8d78556
Compare
Choose a tag to compare

Wildcat storage engine v2.3.4 PATCH

What's Changed

  • update c interop mod file to use wildcat v2.3.3 by @guycipher in #130
    • db.go minor replacement of options and better comment explainations… by @guycipher in #131

Full Changelog: v2.3.3...v2.3.4

v2.3.3

17 Jun 02:16
796010a
Compare
Choose a tag to compare

Wildcat storage engine v2.3.3 PATCH

You should update for minor bug corrections

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

16 Jun 02:03
dd19640
Compare
Choose a tag to compare

Wildcat storage engine v2.3.2 PATCH

What's Changed

  • update c interop mod file to use wildcat v2.3.1 by @guycipher in #126
  • bit everywhere with the level indexes, this has been tamed after some… by @guycipher in #127

Full Changelog: v2.3.1...v2.3.2

v2.3.1

16 Jun 01:27
3179d1d
Compare
Choose a tag to compare

Wildcat storage engine v2.3.1 PATCH

What's Changed

  • Compactor.compactSSTables check to absolutely ensure source level is … by @guycipher in #125

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Jun 00:46
04f0963
Compare
Choose a tag to compare

Wildcat storage engine v2.3.0 MINOR

What's Changed

Full Changelog: v2.2.4...v2.3.0

v2.2.4

15 Jun 15:22
8556912
Compare
Choose a tag to compare

Wildcat storage engine v2.2.4 PATCH.

What's Changed

  • update c interop mod file to use wildcat v2.2.3 by @guycipher in #121
  • ..- c shared lib build steps for multiple platforms by @guycipher in #122

Full Changelog: v2.2.3...v2.2.4

v2.2.3

14 Jun 12:39
f835857
Compare
Choose a tag to compare

Wildcat storage engine v2.2.3 PATCH.

What's Changed

  • c interop to use wildcat v2.2.2 in mod file by @guycipher in #119
    • minor newCompactor refactor, we don't need to pass max MaxCompactio… by @guycipher in #120

Full Changelog: v2.2.2...v2.2.3