MarcelloDB icon indicating copy to clipboard operation
MarcelloDB copied to clipboard

.net/mono/xamarin/winrt in-process object database

Results 12 MarcelloDB issues
Sort by recently updated
recently updated
newest added

IndexesTest should be refactored to DRY-out all the data creation.

enhancement

In the current implementation, the index entries point directly to the records location. If the data moves to a new location, the index entry needs to be updated. After indexed...

enhancement