On Fri, Nov 29, 2013 at 9:13 PM, Rohit Yadav <
rohity...@gmail.com> wrote:
> Thanks for the information Nigel. Can you share with us the status of the
> project development, where should we report bugs and if it's production
> ready.
leveldb-go is 'alpha' status. I believe it works in that you can put
key/value pairs in and will get them back later unharmed, but there
are still plenty of TODOs (including iterating over all keys in a
database), and there hasn't been any optimization work. I wouldn't use
it in production yet. It's linux/darwin amd64 only so far simply
because I haven't been able to verify the file locking code on other
systems. Bugs can be filed at
https://code.google.com/p/leveldb-go/issues/list