Git Product home page Git Product logo

forkbase's Introduction

ForkBase

ForkBase is a distributed data storage system with rich semantics and features that unifies and adds values to many classes of next-generation applications. In particular, ForkBase is mainly designed for applications that require internal data representation with versions, chains, and branches. Typical applications include Git-like versioning control, Blockchain, Collaborative analytics, and versioned OLTP. ForkBase focuses on providing such applications with high performance, flexibility, and high-level semantics while reducing application-level development and maintenance effort.

Dependency

Compulsory

  • cmake >= 2.8
  • g++ >= 4.9
  • protobuf >= 2.6.1
  • boost >= 1.66.0
  • czmq >= 4.0.2
  • libzmq >= 4.2.1
  • gflags >= 2.1.0

Optional

For RDMA

  • libibverbs >= 1.0
  • libboost_thread >= 1.5.4 (Thread)

For Cryptographic Hashing

  • libcrypto++

For Storage

  • RocksDB >= 5.8
  • LevelDB
  • Snappy

Getting Started

Build ForkBase

$ mkdir build
$ cd build
$ cmake .. && make

Start ForkBase

$ ./bin/ustore_start.sh

Stop ForkBase

# stop the service
$ ./bin/ustore_stop.sh

# stop the service and clean the data
$ ./bin/ustore_clean.sh

References

Contribute

Please follow our Development Guidelines to submit pull requests.

Citation

If you use our code in your research, please kindly cite:

@article{10.14778/3231751.3231762,
  author = {Wang, Sheng and
            Dinh, Tien Tuan Anh and
            Lin, Qian and
            Xie, Zhongle and
            Zhang, Meihui and
            Cai, Qingchao and
            Chen, Gang and
            Ooi, Beng Chin and
            Ruan, Pingcheng},
  title = {Forkbase: An Efficient Storage Engine for Blockchain and Forkable Applications},
  journal = {Proc. VLDB Endow.},
  volume = {11},
  number = {10},
  pages = {1137--1150},
  year = {2018}
}

Contact

To ask questions or report issues, please drop us an email.

forkbase's People

Contributors

bulldosers avatar cac2003 avatar gezr1997 avatar hugy718 avatar ijingo avatar railhe avatar ruan0007 avatar streamjoin avatar sunxutao avatar ug93tad avatar wangsheng1001 avatar xiezl avatar yaochang avatar yc1111 avatar zhanghaohit avatar

Stargazers

 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.