Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 471 Bytes

File metadata and controls

21 lines (13 loc) · 471 Bytes

blockstore

An implemention of blockstore which support customization by config file.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test