We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d272255 commit 064ebf8Copy full SHA for 064ebf8
README.md
@@ -80,10 +80,6 @@ type Cacher[K any, V any] interface {
80
* `Cache` is a simple in-memory forever cacher
81
* `WithFallback`, `WithReadOnly`, and `WithWriteOnly`...etc wraps a cacher or more to provide or supress functionality
82
83
-
84
-> [!IMPORTANT]
85
-> This package is still being tested, use it with caution
86
87
## Brenchmarks
88
89
Each struct is tested with two benchmarks:
0 commit comments