Skip to content

Commit

Permalink
add thread safety to features list (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed May 16, 2024
1 parent 0c89a3b commit d62194a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
- Type parameters
- Item expiration and automatic deletion
- Automatic expiration time extension on each `Get` call
- `Loader` interface that may be used to load/lazily initialize missing cache
- `Loader` interface that may be used to load/lazily initialize missing cache
- Thread Safe
items
- Event handlers (insertion and eviction)
- Metrics
Expand Down

0 comments on commit d62194a

Please sign in to comment.