Skip to content

Commit 064ebf8

Browse files
committed
Remove notice as it's tested enough to be safe for use
1 parent d272255 commit 064ebf8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@ type Cacher[K any, V any] interface {
8080
* `Cache` is a simple in-memory forever cacher
8181
* `WithFallback`, `WithReadOnly`, and `WithWriteOnly`...etc wraps a cacher or more to provide or supress functionality
8282

83-
84-
> [!IMPORTANT]
85-
> This package is still being tested, use it with caution
86-
8783
## Brenchmarks
8884

8985
Each struct is tested with two benchmarks:

0 commit comments

Comments
 (0)