Skip to content

jarulraj/n-store

Repository files navigation

N-Store

Storage architectures

Evaluation of different storage architectures in database systems designed for non-volatile memory (NVM).

Dependencies

  • g++ 4.7+
  • autoconf (apt-get install autoconf libtool)

Setup

    ./bootstrap
    ./configure
    make

Test

./src/n-store -h