|
cache.go
|
cache eviction using sweeper
|
2022-04-05 04:11:54 +05:00 |
|
delete_expired.go
|
eviction callback
|
2022-04-06 15:19:15 +05:00 |
|
errors.go
|
cache eviction using sweeper
|
2022-04-05 04:11:54 +05:00 |
|
flush.go
|
cache eviction using sweeper
|
2022-04-05 04:10:40 +05:00 |
|
get.go
|
return data instead of pair
|
2022-03-29 22:09:32 +05:00 |
|
go.mod
|
init
|
2021-12-07 17:34:49 +05:00 |
|
my_cache.go
|
eviction callback
|
2022-04-06 15:19:15 +05:00 |
|
remove.go
|
init
|
2021-12-07 17:34:49 +05:00 |
|
set.go
|
refactor
|
2022-04-05 04:18:49 +05:00 |
|
sweeper.go
|
cache eviction using sweeper
|
2022-04-05 04:10:40 +05:00 |
|
value.go
|
refactor
|
2022-04-05 04:18:49 +05:00 |