Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
benhurdavies committed Jun 2, 2020
1 parent 9d6f9d7 commit 2f6ba60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ The default hash table implemented with `Map`. If you want much more performance

To implement custom hashTable you have to use methods with symbols name provided from the package. [example](src/featureTest/customHashTable.test.js)


#### Next?
* TTL engine.
* TTL combining with LRU engine

0 comments on commit 2f6ba60

Please sign in to comment.