issues
search
jaemk
/
cached
Rust cache structures and easy function memoization
MIT License
1.57k
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bump redis from 0.25 to 0.27
#232
jqnatividad
closed
1 week ago
0
Rustls support for Redis
#231
rbozan
opened
2 weeks ago
0
`key` argument name collision
#230
publicqi
opened
1 month ago
0
io_cached doesn't support sync_writes
#229
mharkins-cosm
opened
1 month ago
0
stale-while-revalidate feature
#228
mharkins-cosm
opened
1 month ago
0
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#227
akorchyn
closed
1 month ago
0
cached: Add sync_writes_by_key
#226
raimannma
opened
2 months ago
6
Fix deprecated default_features
#225
raimannma
closed
2 weeks ago
1
add Cached::cache_try_get_or_set_with
#224
wbenny
closed
2 weeks ago
2
Remove unnecessary string clones.
#223
nihohit
closed
2 weeks ago
1
Compression support
#222
buinauskas
opened
3 months ago
0
Upgrade to edition 2021
#221
omid
closed
1 month ago
1
Add support with `moka`?
#220
xuxiaocheng0201
opened
3 months ago
1
`io_cached` doesn't have `result` and `option` flags
#219
omid
opened
3 months ago
1
Sync some part of the cache types (cached, io_cached and once)
#218
omid
closed
1 month ago
1
Cached proc macro doesn't keep where clause
#217
gerald-pinder-omnicell
opened
3 months ago
2
"Error deserializing cached value" when *serializing* with DiskCache
#216
VorpalBlade
closed
3 months ago
1
cached crate with proc macros broken
#215
demoray
opened
4 months ago
1
Replace instant with web-time
#214
bernharddick
closed
4 months ago
3
Replace instant (unmaintained) by something else
#213
bernharddick
closed
4 months ago
3
Add generics to function_no_cache
#212
UnexDev
closed
4 months ago
3
Generic parameters not added to no_cache function.
#211
UnexDev
closed
4 months ago
0
Update `DiskCache` to use `ToString` trait instead of `Display`
#210
IgnisDa
closed
5 months ago
2
Cache hit / miss rate metrics when using `cached` procedural macro
#209
kembofly
opened
5 months ago
3
[Discussion] What do you think of removing `async-std` support?
#208
omid
closed
1 month ago
0
Why does `DiskCache` need to impl `Display`?
#207
IgnisDa
closed
5 months ago
6
DiskCache blobs aren't cleaned on overwrite
#206
RustyNova016
opened
7 months ago
8
Redis cache doesn't support patterns
#205
rtiagom
closed
7 months ago
1
[Question] Thread safety?
#204
hcldan
closed
7 months ago
3
Support &T and Option<&T> in input
#203
BaxHugh
opened
7 months ago
1
proc_macro: support args which are &T and Option<&T>
#202
BaxHugh
opened
7 months ago
0
Correct typo in DiskCacheError enum variants
#201
BaxHugh
closed
7 months ago
0
Add `cache_clear` operation
#200
9999years
opened
7 months ago
0
Make `cache_set_lifespan` the inverse of `cache_get_lifespan`
#199
9999years
closed
7 months ago
0
Fix `DiskCache::remove_expired_entries`
#198
9999years
closed
7 months ago
1
Cache clear operation
#197
9999years
opened
7 months ago
0
Borrowed keys and values for IOCached::set_cache
#196
9999years
opened
7 months ago
0
Borrowed keys and values for `IOCached::set_cache`
#195
9999years
opened
7 months ago
1
Feature/disk cache sync on change and sled connection config
#194
BaxHugh
closed
7 months ago
3
Improvements to DiskCache tests
#193
BaxHugh
closed
7 months ago
1
Initial Draft to fix the case where the DiskCache doesn't persist
#192
BaxHugh
closed
7 months ago
4
Add test for refresh on DiskCache
#191
BaxHugh
closed
7 months ago
1
Disk Cache does not persist between runs
#190
BaxHugh
closed
7 months ago
1
bump dependencies
#189
jqnatividad
closed
7 months ago
0
Add helper attribute to ignore arguments
#188
ModProg
opened
8 months ago
1
Async disk cache
#187
bschreck
opened
8 months ago
5
Support clone types and sync writes result fallback
#186
Raz-Hemo
closed
7 months ago
1
Update to syn 2
#185
omid
closed
7 months ago
5
2021 edition?
#184
jqnatividad
opened
8 months ago
0
bump directories and serial_test dependencies
#183
jqnatividad
closed
8 months ago
1
Next