CoreyKaylor / Lightning.NET

.NET library for LMDB key-value store
Other
399 stars 82 forks source link

using the right override of Get in MoveToAndGet #77

Closed jorgenws closed 7 years ago

jorgenws commented 8 years ago

I didnt get the project to build, but i assume that the wrong override of the Get method was used and that it should also take the key parameter in MoveToAndGet

CoreyKaylor commented 8 years ago

Good find, I'm on a new computer / job tomorrow so it may take me a couple days to get this pulled in and published.