Coder Social home page Coder Social logo

mongo-rocks's Introduction

RocksDB Storage Engine Module for MongoDB

Stable Versions/Branches

  • v3.2
  • v3.4
  • v4.0.3
  • v4.2.5_rc2

How to build

See BUILD.md

More information

To use this module, it has to be linked from mongo/src/mongo/db/modules. The build system will automatically recognize it. In the mongo repository directory do the following:

mkdir -p src/mongo/db/modules/
ln -sf ~/mongo-rocks src/mongo/db/modules/rocks

To build you will need to first install the RocksDB library, see INSTALL.md at https://github.com/facebook/rocksdb for more information. If you install in non-standard locations, you may need to set CPPPATH and LIBPATH environment variables:

CPPPATH=/myrocksdb/include LIBPATH=/myrocksdb/lib scons

Reach out

If you have any issues with MongoRocks, leave an issue on github's issue board.

mongo-rocks's People

Contributors

igorcanadi avatar wolfkdy avatar igorsol avatar geertbosch avatar redbeard0531 avatar benety avatar eharry avatar siying avatar erh avatar acmorrow avatar dstorch avatar milkie avatar kaloianm avatar islamabdelrahman avatar denis-protivenskii avatar agfeldman avatar krkos avatar kangas avatar visemet avatar mm304321141 avatar daveh86 avatar alabid avatar dpercy avatar alexkleiman avatar amidvidy avatar yuanxiaolai avatar yeliang1006 avatar sunlike-lipo avatar danglifei-006 avatar tylerbrock avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.