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
upgrade redis and support optional ahash feature
#132
jaemk
closed
2 years ago
0
Upgrade redis to 0.22
#131
jqnatividad
closed
2 years ago
1
Disable caching for tests?
#130
Clete2
closed
2 years ago
2
Add a flush method to ExpiringValueCache
#129
4JX
closed
2 years ago
2
add cache-remove call to redis example
#128
jaemk
closed
2 years ago
0
remove unused features of `futures`
#127
kkocdko
closed
2 years ago
2
How to remove a key with a cached fn using Redis proc macro
#126
jqnatividad
closed
2 years ago
2
Fix : Incorrect Document
#125
shoichi1023
closed
2 years ago
2
Can't use the proc-macros with anyhow
#124
oren0e
closed
2 years ago
3
Fix typos
#123
kianmeng
closed
2 years ago
3
Fix the nightly clippy warning.
#122
omid
closed
2 years ago
2
nightly rust (1.64.0) reports cached functions as dead code.
#121
BlackDex
closed
2 years ago
2
Replace `lint-test.sh` and `readme.sh` with GNU Make build system
#120
Altair-Bueno
closed
2 years ago
2
associated `static` items are not allowed
#119
gitmalong
opened
2 years ago
1
Add ExpiringValueCache for values that impl CanExpire.
#118
absoludity
closed
2 years ago
4
WASM support proposal
#117
Altair-Bueno
closed
2 years ago
14
make async redis cache builder visible
#116
jaemk
closed
2 years ago
0
Feature Request: A cache where the value knows how to determine whether it is expired
#115
absoludity
opened
2 years ago
1
Cannot use key as a function argument
#114
paulvt
opened
2 years ago
0
Behavior when function returns a `Result<T, E>`?
#113
phayes
opened
2 years ago
3
cached_result! doesn't work with async function
#112
tsukit
closed
2 years ago
8
`cached` compile error "expected struct / found reference"
#111
bkontur
opened
2 years ago
1
Missing word in code example code
#110
taladar
closed
2 years ago
1
Shorter namespace for Redis keys
#109
jqnatividad
closed
2 years ago
2
Bump `smartstring` from 0.2.9 to 1
#108
jqnatividad
closed
2 years ago
1
Bump hashbrown from 0.11.2 to 0.12
#107
jqnatividad
closed
2 years ago
0
fix redis features, only include aio when async redis is enabled
#106
jaemk
closed
2 years ago
0
`compile_error!` when attempting to use `redis_store` feature
#105
jqnatividad
closed
2 years ago
5
Fix link to `cached::stores` doc
#104
jqnatividad
closed
2 years ago
1
Improve documentation generation
#103
paulvt
closed
2 years ago
3
change badge source to github action
#102
jaemk
closed
2 years ago
0
Shell action
#101
jaemk
closed
2 years ago
0
add rust action
#100
jaemk
closed
2 years ago
0
Cache not refreshed.
#99
lz1998
opened
2 years ago
4
[discussion] Support Async stores
#98
omid
closed
2 years ago
4
Revive TTL Option
#97
itohatweb
closed
2 years ago
2
Compile error if function args are `mut`
#96
jherman3
opened
2 years ago
2
Interoperability with smartstring
#95
jqnatividad
closed
2 years ago
5
Make all caches' `store` public
#94
naucke
closed
3 years ago
2
Update and remove deps
#93
rukai
closed
3 years ago
1
Feature request: When caching a Result or Option: soft and hard timeouts, to have the ability to return the expired cache value if the operation fails
#92
axos88
opened
3 years ago
3
Feature suggestion: Auto-refresh when remaining TTL is below under certain threshold
#91
gitmalong
opened
3 years ago
1
chore: bump hashbrown
#90
yusdacra
closed
3 years ago
1
Add failable TImedSize and SizeCached
#89
kloenk
closed
2 years ago
2
Add TimedRefreshCache
#88
kloenk
closed
3 years ago
6
add document for static and function in proc_macro
#87
clia
closed
3 years ago
2
Cache member functions?
#86
matthiasbeyer
opened
3 years ago
5
add reset method for hits/misses
#85
Adir-Shemesh
closed
3 years ago
4
lifetime `'static` required?
#84
realuser
closed
3 years ago
4
Would using RwLock instead of Mutex make sense?
#83
adambezecny
opened
3 years ago
20
Previous
Next