Skip to content

thinkerou/rocksdb-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocksDB-PHP: The PHP Binding for RocksDB

RocksDB is a persistent Key-Value store for flash and RAM storage developed and maintained by Facebook.

The extension is a binding for RocksDB.

Requirments

  • PHP >= 5.6
  • RocksDB >= 4.9

You can install RocksDB from your OS distribution:

$ brew install rocksdb

Or you can get RocksDB source from GitHub.

Installation

API Reference

Usage

Thanks

Reference

Maybe you want to know more informations about RocksDB, please read the follow contens:

License

RocksDB-PHP is licensed under PHP License.

Releases

No releases published

Packages

No packages published