Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 240 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 240 Bytes

Has been tested on Ubuntu 18.04. To compile Shredder:

  1. Run ./setup_v8.sh to fetch V8 code and compile V8.
  2. Run ./setup_seastar.sh to fetch Seastar code and compile Seastar.
  3. Run setup_mongodb.sh to fetch MongoDB library.
  4. Run make