Skip to content

Commit 2f6ba60

Browse files
committed
readme update
1 parent 9d6f9d7 commit 2f6ba60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ The default hash table implemented with `Map`. If you want much more performance
3636

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

39+
40+
#### Next?
41+
* TTL engine.
42+
* TTL combining with LRU engine

0 commit comments

Comments
 (0)