We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6f9d7 commit 2f6ba60Copy full SHA for 2f6ba60
README.md
@@ -36,3 +36,7 @@ The default hash table implemented with `Map`. If you want much more performance
36
37
To implement custom hashTable you have to use methods with symbols name provided from the package. [example](src/featureTest/customHashTable.test.js)
38
39
+
40
+#### Next?
41
+* TTL engine.
42
+* TTL combining with LRU engine
0 commit comments