bmatsuo/lmdb-go

lmdbsync: investigate use of golang.org/x/net/context

Closed this issue · 0 comments

The hand-rolled Bag implementation is a little silly. And it may be bloating the implementation too much. I will put a simple branch together that relies on context.Context.

At some point this is going to get pulled into the stdlib. And it won't be under a "net" prefix.