issues
search
twitter
/
fatcache
Memcache on SSD
Apache License 2.0
1.3k
stars
179
forks
source link
move expiry from struct item to struct itemx
#21
Closed
git-hulk
closed
7 years ago
git-hulk
commented
9 years ago
Move expiry to itemx, when item was expired, we didn't need to access disk again.
Remove expired item, when item was touched.
manjuraj
commented
7 years ago
could you resolve conflicts @git-hulk
git-hulk
commented
7 years ago
@manjuraj Done