Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 446 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 446 Bytes

Cacherl

Authors: Felipe Ripoll. ([email protected]).

Cacherl is a generational cache built on top of Shards

Build

$ git clone https://github.com/ferigis/cacherl.git
$ cd cacherl
$ make

Tests

$ make tests

Copyright and License

Copyright (c) 2016 Felipe Ripoll Gisbert

cacherl source code is licensed under the MIT License.