Skip to content

v0.6.0 (2019-10-13)

Compare
Choose a tag to compare
@philippgille philippgille released this 13 Oct 19:34
· 203 commits to master since this release
  • Added support for Go modules (issue #81)
    • All gokv.Store implementations are now separate Go modules
  • Added gokv.Store implementations:
    • Package hazelcast - A gokv.Store implementation for Hazelcast (issue #75)
  • Fixed: Compile error in badgerdb after a breaking change in BadgerDB 1.6.0