Skip to content

Releases: ObjectPascal-Community/LevelDB-ObjectPascal

v0.0.1 - The basics

04 Oct 01:45
v0.0.1
4fd4b25
Compare
Choose a tag to compare

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