Download Latest Version v0.7.0 (2024-01-28) source code.zip (225.7 kB)
Email in envelope

Get an email when there's a new version of gokv

Home / v0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-01-12 3.3 kB
v0.5.0 (2019-01-12) source code.tar.gz 2019-01-12 69.2 kB
v0.5.0 (2019-01-12) source code.zip 2019-01-12 133.5 kB
Totals: 3 Items   206.0 kB 0
  • Added: Package encoding - An abstraction and wrapper for the core functionality of packages like encoding/json and encoding/gob (issue #47)
  • Added: Package sql - It contains shared code for SQL implementations. mysql and postgres already use it and if you want to create your own SQL implementation you can use it as well. (Useful for issue #57.)
  • Added gokv.Store implementations:

Breaking changes

  • The MarshalFormat enums were removed from all packages that contained gokv.Store implementations. Instead the shared package encoding was introduced (required for issue #47)
Source: README.md, updated 2019-01-12