Coder Social home page Coder Social logo

faezemusavi / rocksdb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from farcasterxyz/rocksdb

0.0 0.0 0.0 15.99 MB

Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.

License: MIT License

JavaScript 48.12% C++ 49.69% Python 2.19%

rocksdb's Introduction

rocksdb

This fork's sole purpose is to add prebuilds for Linux ARM to reduce install time on ARM-based systems.

Add to your project using:

yarn add @farcaster/rocksdb
import AbstractRocksDB from '@farcaster/rocksdb';

Git Submodules

This project uses Git Submodules. This means that you should clone it recursively if you're planning on working on it:

$ git clone --recurse-submodules https://github.com/Level/rocksdb.git

Alternatively, you can initialize submodules after cloning:

$ git submodule update --progress --init --recursive

Publishing

  1. Increment the version: npm version ..
  2. Push to GitHub: git push --follow-tags
  3. Wait for CI to complete
  4. Download prebuilds into ./prebuilds: npm run download-prebuilds
  5. Optionally verify loading a prebuild: npm run test-prebuild
  6. Optionally verify which files npm will include: canadian-pub
  7. Finally: npm publish

License

MIT

rocksdb builds on the excellent work of the LevelDB and Snappy teams from Google and additional contributors to the LevelDB fork by Facebook. LevelDB and Snappy are both issued under the New BSD License. A large portion of rocksdb Windows support comes from the Windows LevelDB port (archived) by Krzysztof Kowalczyk (@kjk). If you're using rocksdb on Windows, you should give him your thanks!

rocksdb's People

Contributors

rvagg avatar ralphtheninja avatar vweevers avatar kesla avatar juliangruber avatar greenkeeper[bot] avatar mafintosh avatar mcollina avatar dependabot[bot] avatar dominictarr avatar peakji avatar sds avatar raynos avatar chjj avatar greenkeeperio-bot avatar ggreer avatar max-mapper avatar filoozom avatar cjihrig avatar nazgolze avatar duralog avatar obastemur avatar nicknaso avatar meirionhughes avatar mscdex avatar heavyk avatar thlorenz avatar sharvil avatar michaelnisi avatar wolfeidau 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.