-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Olli
committed
May 8, 2020
1 parent
bebe8e5
commit 915317b
Showing
5 changed files
with
1,404 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# Nichecache | ||
thread-safe generic cache with FIFO replacement policy | ||
|
||
## Documentation | ||
http://htmlpreview.github.io/?https://github.com/olliNiinivaara/Nichecache/blob/master/doc/nichecache.html | ||
|
||
## Installation | ||
latest stable release (1.0.0): `nimble install https://github.com/olliNiinivaara/Nichecache` |
Oops, something went wrong.