bmatsuo / lmdb-go

Bindings for the LMDB C library
BSD 3-Clause "New" or "Revised" License
157 stars 59 forks source link

exp/lmdbsync: clarify some documentation and demonstrate deadlock #15

Closed bmatsuo closed 8 years ago

bmatsuo commented 8 years ago

As text alone the description of deadlock was somewhat hard to follow.

The project typically doesn't show how to use things incorrectly. However that may be the best way to convey this concept effectively.