Official release of TidesDB Go.
TidesDB Go is a package in-which allows you to talk to an installed TidesDB storage engine library on your system. All public C API functions are supported.
What's Changed
- Start of GO bindings for TidesDB by @guycipher in #1
- Further GO binding for shared TidesDB library by @guycipher in #2
- Update package to use finalized and final API for TidesDB. Write up … by @guycipher in #5
- fix read me by @guycipher in #6
- correction on create column family, add minor tests, correct read me … by @guycipher in #7
- correction on cgo includes and flags. I also corrected the create co… by @guycipher in #8
- fix go.mod by @guycipher in #9
- Corrections to bring up to finalized beta version of tidesdb. Tests … by @guycipher in #10
- read me corrections by @guycipher in #11
- StartBackgroundPartialMerge addition and read me update by @guycipher in #12
New Contributors
- @guycipher made their first contribution in #1
Full Changelog: https://github.com/tidesdb/tidesdb-go/commits/0.1.0