CoreyKaylor / Lightning.NET

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

Expose mdb_cursor_count() #167

Closed adamfur closed 10 months ago

adamfur commented 10 months ago

Add mdb_cursor_count() so the amount of duplicated keys can be obtained without iterating.