We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ab851 commit 45f5a77Copy full SHA for 45f5a77
README.md
@@ -5,7 +5,7 @@
5
6
`import "github.com/mgnsk/evcache/v3"`
7
8
-Package evcache implements a key-value cache with capacity overflow eviction, item expiry and deduplication.
+Package evcache implements a concurrent key-value cache with capacity overflow eviction, item expiry and deduplication.
9
10
### Example
11
0 commit comments