leveldb 0.1.2

LevelDB PHP bindings


This extension is a PHP binding for Google LevelDB

License: PHP

Changes

2013-02-24 - leveldb 0.1.2
- Fixed bug when explict specify NULL comparator/snapshot raises exception
- Fixed memory leaks when sepecify invalid snapshot
- Fixed memory leaks of LevelDB::get()