CoreyKaylor / Lightning.NET

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

Having LightningEnvironment.CopyTo return an MDBResultCode #166

Closed DecoyFish closed 10 months ago

DecoyFish commented 11 months ago

Should enable detection of failed copies.

Added test to verify this behavior.