:see_no_evil: An Adaptive Replacement Cache (ARC) written in Go.
Stars
221
Forks
6
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
32
commits
chore: Add link to arc-js
08b678a
Merge pull request #1 from EricLagerg/master
9d2cc10
utils.go
9d5fa6d
Improve README
a94e169
Fix nil ghost entry bug
ec3272f
Add bug doc
5a2f6be
Fix Len
6a9a130
Fix retrieval of ghost entries
5eb7e11
Add Mutex
26fd17f
Remove value from ghost entries
fc25fcc
Ignore ghost entries in Len()
85ceadd
Size + 1 bug
93c8d49
Add temp fix
f08438f
Fix replace
f86f9d8
Refactor req
eb9e382