Releases: ObjectPascal-Community/LevelDB-ObjectPascal
Releases · ObjectPascal-Community/LevelDB-ObjectPascal
v0.0.1 - The basics
On this release:
- Open and Close
- Get, Put and Delete
- Batch Put and Batch Delete
There's still a lot to do.
Like:
- Filters
- Cache
- Iterators
- Comparators
- Snapshots