Just to learn Go, and do some performance tests. I had been a contributor to the Lucene project way back when, so the idea of doing a kv using LVM trees seemed like a good project - small enough in scope, but useful.
I only brought it up because it is simple enough that if you want to learn Go gRPC/protobufs in a real application it is very easy to understand. > On Oct 30, 2018, at 5:04 PM, Marko Ristin-Kaufmann <[email protected]> > wrote: > > Hi Robert, > I'm just curious: why did you develop yet another key/value store? > > Cheers Marko > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
