Skip to content

Commit 7145e12

Browse files
committed
add status section to README
1 parent c2e22aa commit 7145e12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
go get github.com/jellydator/ttlcache/v3
2121
```
2222

23+
## Status
24+
The `ttlcache` package is stable and used by [Jellydator](https://jellydator.com/),
25+
as well as thousands of other projects and organizations in production.
26+
2327
## Usage
2428
The main type of `ttlcache` is `Cache`. It represents a single
2529
in-memory data store.

0 commit comments

Comments
 (0)