We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31efdf4 commit c2e22aaCopy full SHA for c2e22aa
README.md
@@ -10,10 +10,9 @@
10
- Type parameters
11
- Item expiration and automatic deletion
12
- Automatic expiration time extension on each `Get` call
13
-- `Loader` interface that may be used to load/lazily initialize missing cache
14
-- Thread Safe
15
-items
16
-- Event handlers (insertion and eviction)
+- `Loader` interface that may be used to load/lazily initialize missing cache items
+- Thread safety
+- Event handlers (insertion, update, and eviction)
17
- Metrics
18
19
## Installation
0 commit comments