flat-rocks

1.0.0 • Public • Published

Flat Rocks

RocksDB Logo _[Image © Copyright 2016, Facebook](http://rocksdb.org/)_

Native LevelUP bindings to RocksDB

Building and Dependencies

Flat Rocks dynamically links to librocksdb. To build this module, both the RocksDB headers and dynamic library must be in the system's build-path and library-path, respectively.

Run npm install to fetch dependencies and compile bindings.

API and Usage

Flat Rocks is API compatible with LevelDOWN. See the LevelDOWN documentation for details.

Thanks

This project is forked from LevelDOWN, a native binding for LevelDB. It is API compatible, and remains largely the work of LevelDOWN's contributors:

License and Copyright

Copyright © 2016 John Manero.

Flat Rocks is released and distributed under terms of the MIT license. See the included LICENSE.md file for more details.

LevelDOWN and LevelUP are the property of their respective contributers:

  • LevelDOWN is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the LevelDOWN project for more details.
  • LevelUP is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the LevelUP project for more details.

RocksDB is distributed under the terms of the BSD License. It is the property Facebook, Inc. See the RocksDB project for more details.

Package Sidebar

Install

npm i flat-rocks

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jmanero