[go-nuts] Re: Pogreb - embedded key/value store for read-heavy workloads

2018-01-09 Thread Artem Krylysov
entation should say that a pogreb/fs.OS > FileSystem is the default. > > Overall this seems like a well written library to me after a quick look. > There is a decent number of tests and documentation is there. > > Matt > > On Monday, January 8, 2018 at 1:59:14 PM UTC-6, Arte

[go-nuts] Pogreb - embedded key/value store for read-heavy workloads

2018-01-08 Thread Artem Krylysov
Hello everyone! I made a first release of a new key-value store optimized for fast random lookups https://github.com/akrylysov/pogreb Random lookup performance benchmark results https://akrylysov.github.io/pogreb/read-bench.png I will be happy to receive any feedback. Regards, Artem -- You