Collection of key-value storages adapters for Golang
This project is maintained by reddec
Since V1 all implementations should return non-exported reference to structure (see boltdb
wrapper as an example). Standard wrappers will be replace as sooner as possible,
however it should not affect code that already using current library.