@farcaster/rocksdb

5.5.0 • Public • Published

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!

Readme

Keywords

Package Sidebar

Install

npm i @farcaster/rocksdb

Weekly Downloads

54

Version

5.5.0

License

MIT

Unpacked Size

44.3 MB

Total Files

1088

Last publish

Collaborators

  • wazzymandias
  • ecm_merkle
  • sanjayprabhu
  • adityapk00
  • daddeo
  • varunsrin
  • sds