Releases: wildcatdb/wildcat
v2.3.7
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
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
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
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
Wildcat storage engine v2.3.3 PATCH
You should update for minor bug corrections
What's Changed
- update c interop mod file to use wildcat v2.3.2 by @guycipher in #128
-
- read me adjustments by @guycipher in #129
Full Changelog: v2.3.2...v2.3.3
v2.3.2
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
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
Wildcat storage engine v2.3.0 MINOR
What's Changed
- update c interop mod file to use wildcat v2.2.4 PATCH. by @guycipher in #123
-
- compactor getOrOpenBM minor refactor.. by @guycipher in #124
Full Changelog: v2.2.4...v2.3.0
v2.2.4
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
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