Skip to content

Releases: valmat/rocksdbphp

Actual PHP RocksDB driver (from RocksServer)

02 Nov 11:53

Choose a tag to compare

Compatibility with the new version of PHP-CPP

02 Apr 23:03

Choose a tag to compare

  • Compatibility with the new version of PHP-CPP
  • mget now returns an iterable object. If you need an array as result of mget, there is a method mgetArray

First workable release

02 Apr 22:55

Choose a tag to compare

Pre-release
v0.1

some fixes