Closed dktapps closed 3 years ago
Changes worthy of note since 0.2.1:
LevelDB->close()
unset($db)
LevelDBWriteBatch
@reeze I don't have maintainer access on PECL, could you tag the release and upload it (or add me as a maintainer so I can do it)?
Hi @dktapps you have been assigned as the lead of the leveldb package on PECL :)
Awesome, thank you!
Released and tagged.
Changes worthy of note since 0.2.1:
LevelDB->close()
(useunset($db)
instead, allows more consistent behaviour of iterators and snapshots, and fixes leveldb asserts) (LevelDBWriteBatch
@reeze I don't have maintainer access on PECL, could you tag the release and upload it (or add me as a maintainer so I can do it)?