Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgnsk committed Aug 9, 2024
1 parent a8396e5 commit 8d856f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

Package evcache implements a concurrent key-value cache with capacity overflow eviction, item expiry and deduplication.

`import "github.com/mgnsk/evcache/v4"`

### Example

```go
Expand Down

0 comments on commit 8d856f7

Please sign in to comment.