Skip to content

Issues: jaemk/cached

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

adaptive replacement cache
#32 opened May 19, 2020 by dvc94ch updated May 19, 2020
Examples: cache invalidation
#21 opened Apr 14, 2019 by flavius updated May 30, 2020
make a copy of macro tests for the proc macro
#43 opened Jul 3, 2020 by jaemk updated Jul 3, 2020
Naming on Cached trait
#38 opened Jun 29, 2020 by Stargateur updated Aug 15, 2020
Add more documentation around proc macros
#58 opened Sep 8, 2020 by jaemk updated Sep 8, 2020
Need to serialize/deserialize the cache
#49 opened Aug 7, 2020 by Stargateur updated Sep 8, 2020
TimedCache should use Duration rather than u64 in the API
#74 opened Feb 26, 2021 by matklad updated Feb 26, 2021
Supporting references
#64 opened Nov 30, 2020 by szunami updated Jul 18, 2021
Compile error if function args are mut
#96 opened Dec 8, 2021 by jherman3 updated Jan 12, 2022
Could there be a "locked" version?
#62 opened Oct 19, 2020 by bbigras updated Jan 22, 2022
Cache not refreshed.
#99 opened Jan 20, 2022 by lz1998 updated Feb 4, 2022
Behavior when function returns a Result<T, E>?
#113 opened May 3, 2022 by phayes updated May 4, 2022
Cannot use key as a function argument
#114 opened May 26, 2022 by paulvt updated May 26, 2022
associated static items are not allowed
#119 opened Jul 3, 2022 by gitmalong updated Jul 3, 2022
How to aproach generics ?
#80 opened Apr 16, 2021 by big-lip-bob updated Sep 5, 2022
Feature Request: Ignore certain function arguments
#135 opened Nov 15, 2022 by phayes updated Nov 16, 2022
Errors seen while using AsyncRedisCache
#136 opened Dec 6, 2022 by rajesh-blueshift updated Dec 6, 2022
Feature request: Skip self field to allow caching methods
#140 opened Dec 23, 2022 by Serock3 updated Dec 23, 2022
Cron-like cache clearing
#141 opened Dec 25, 2022 by arxdeus updated Dec 25, 2022
Document how this should work on floats?
#78 opened Mar 15, 2021 by EvanCarroll updated Jan 1, 2023
Would using RwLock instead of Mutex make sense?
#83 opened Jun 4, 2021 by adambezecny updated Feb 1, 2023
ProTip! Mix and match filters to narrow down what you’re looking for.