curiosity-ai / rocksdb-sharp

.net bindings for the rocksdb by facebook
BSD 2-Clause "Simplified" License
155 stars 38 forks source link

fix: Moving structures out of generic class to allow StructureToPtr #33

Closed queequac closed 1 year ago

queequac commented 1 year ago

Should fix #32 by moving the structures out of the generic class.