Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jaemk/cached issues and pull requests

#142 - Mio & Tokio causing wasm build to fail

Issue - State: open - Opened by samdenty almost 2 years ago

#141 - Cron-like cache clearing

Issue - State: open - Opened by MindMayhem almost 2 years ago - 1 comment

#140 - Feature request: Skip self field to allow caching methods

Issue - State: open - Opened by Serock3 almost 2 years ago

#139 - Is it completely impossible to cache generic functions?

Issue - State: closed - Opened by mhvelplund almost 2 years ago - 3 comments

#138 - check capacity and evict after insertion

Pull Request - State: closed - Opened by jaemk almost 2 years ago

#137 - Inserting into SizedCache can cause the cache size to decrease

Issue - State: closed - Opened by randombit almost 2 years ago - 4 comments

#136 - Errors seen while using AsyncRedisCache

Issue - State: open - Opened by rajesh-blueshift almost 2 years ago

#135 - Feature Request: Ignore certain function arguments

Issue - State: open - Opened by phayes about 2 years ago - 7 comments

#133 - Cache an async function without calling `.await`

Issue - State: closed - Opened by absoludity about 2 years ago - 8 comments

#132 - upgrade redis and support optional ahash feature

Pull Request - State: closed - Opened by jaemk about 2 years ago

#131 - Upgrade redis to 0.22

Issue - State: closed - Opened by jqnatividad about 2 years ago - 1 comment

#130 - Disable caching for tests?

Issue - State: closed - Opened by Clete2 about 2 years ago - 2 comments

#129 - Add a flush method to ExpiringValueCache

Pull Request - State: closed - Opened by 4JX about 2 years ago - 2 comments

#128 - add cache-remove call to redis example

Pull Request - State: closed - Opened by jaemk over 2 years ago

#127 - remove unused features of `futures`

Pull Request - State: closed - Opened by kkocdko over 2 years ago - 2 comments

#126 - How to remove a key with a cached fn using Redis proc macro

Issue - State: closed - Opened by jqnatividad over 2 years ago - 2 comments

#125 - Fix : Incorrect Document

Pull Request - State: closed - Opened by shoichi1023 over 2 years ago - 2 comments

#124 - Can't use the proc-macros with anyhow

Issue - State: closed - Opened by oren0e over 2 years ago - 3 comments

#123 - Fix typos

Pull Request - State: closed - Opened by kianmeng over 2 years ago - 3 comments

#122 - Fix the nightly clippy warning.

Pull Request - State: closed - Opened by omid over 2 years ago - 2 comments

#121 - nightly rust (1.64.0) reports cached functions as dead code.

Issue - State: closed - Opened by BlackDex over 2 years ago - 2 comments

#120 - Replace `lint-test.sh` and `readme.sh` with GNU Make build system

Pull Request - State: closed - Opened by Altair-Bueno over 2 years ago - 2 comments

#119 - associated `static` items are not allowed

Issue - State: open - Opened by gitmalong over 2 years ago - 1 comment

#118 - Add ExpiringValueCache for values that impl CanExpire.

Pull Request - State: closed - Opened by absoludity over 2 years ago - 4 comments

#117 - WASM support proposal

Pull Request - State: closed - Opened by Altair-Bueno over 2 years ago - 14 comments

#116 - make async redis cache builder visible

Pull Request - State: closed - Opened by jaemk over 2 years ago

#114 - Cannot use key as a function argument

Issue - State: open - Opened by paulvt over 2 years ago

#113 - Behavior when function returns a `Result<T, E>`?

Issue - State: open - Opened by phayes over 2 years ago - 3 comments

#112 - cached_result! doesn't work with async function

Issue - State: closed - Opened by tsukit over 2 years ago - 8 comments

#111 - `cached` compile error "expected struct / found reference"

Issue - State: open - Opened by bkontur over 2 years ago - 1 comment

#110 - Missing word in code example code

Issue - State: closed - Opened by taladar over 2 years ago - 1 comment

#109 - Shorter namespace for Redis keys

Issue - State: closed - Opened by jqnatividad over 2 years ago - 2 comments

#108 - Bump `smartstring` from 0.2.9 to 1

Pull Request - State: closed - Opened by jqnatividad over 2 years ago - 1 comment

#107 - Bump hashbrown from 0.11.2 to 0.12

Pull Request - State: closed - Opened by jqnatividad over 2 years ago

#106 - fix redis features, only include aio when async redis is enabled

Pull Request - State: closed - Opened by jaemk over 2 years ago

#105 - `compile_error!` when attempting to use `redis_store` feature

Issue - State: closed - Opened by jqnatividad over 2 years ago - 5 comments

#104 - Fix link to `cached::stores` doc

Pull Request - State: closed - Opened by jqnatividad over 2 years ago - 1 comment

#103 - Improve documentation generation

Pull Request - State: closed - Opened by paulvt over 2 years ago - 3 comments

#102 - change badge source to github action

Pull Request - State: closed - Opened by jaemk almost 3 years ago

#101 - Shell action

Pull Request - State: closed - Opened by jaemk almost 3 years ago

#100 - add rust action

Pull Request - State: closed - Opened by jaemk almost 3 years ago

#99 - Cache not refreshed.

Issue - State: open - Opened by lz1998 almost 3 years ago - 4 comments

#98 - [discussion] Support Async stores

Issue - State: closed - Opened by omid almost 3 years ago - 4 comments

#97 - Revive TTL Option

Issue - State: closed - Opened by itohatweb almost 3 years ago - 2 comments

#96 - Compile error if function args are `mut`

Issue - State: open - Opened by jherman3 almost 3 years ago - 2 comments

#95 - Interoperability with smartstring

Issue - State: closed - Opened by jqnatividad almost 3 years ago - 5 comments

#94 - Make all caches' `store` public

Pull Request - State: closed - Opened by jakobn-ai about 3 years ago - 2 comments

#93 - Update and remove deps

Pull Request - State: closed - Opened by rukai about 3 years ago - 1 comment

#90 - chore: bump hashbrown

Pull Request - State: closed - Opened by yusdacra about 3 years ago - 1 comment

#89 - Add failable TImedSize and SizeCached

Pull Request - State: closed - Opened by Kloenk over 3 years ago - 2 comments

#88 - Add TimedRefreshCache

Pull Request - State: closed - Opened by Kloenk over 3 years ago - 6 comments

#87 - add document for static and function in proc_macro

Pull Request - State: closed - Opened by clia over 3 years ago - 2 comments

#86 - Cache member functions?

Issue - State: open - Opened by matthiasbeyer over 3 years ago - 5 comments

#85 - add reset method for hits/misses

Pull Request - State: closed - Opened by Adir-Shemesh over 3 years ago - 4 comments

#84 - lifetime `'static` required?

Issue - State: closed - Opened by realuser over 3 years ago - 4 comments

#83 - Would using RwLock instead of Mutex make sense?

Issue - State: open - Opened by adambezecny over 3 years ago - 20 comments

#82 - Cached key result async not working

Issue - State: closed - Opened by tqwewe over 3 years ago - 4 comments

#81 - Share running futures

Issue - State: closed - Opened by tagantroy over 3 years ago - 3 comments

#80 - How to aproach generics ?

Issue - State: open - Opened by big-lip-bob over 3 years ago - 4 comments

#78 - Document how this should work on floats?

Issue - State: open - Opened by EvanCarroll over 3 years ago - 2 comments

#77 - Cache without key

Issue - State: closed - Opened by macthestack over 3 years ago - 7 comments

#76 - Variables used inside cached functions lint as unused?

Issue - State: closed - Opened by ok-nick over 3 years ago - 1 comment

#75 - Switch to futures_lite

Pull Request - State: closed - Opened by spikecodes over 3 years ago - 3 comments

#74 - TimedCache should use `Duration` rather than u64 in the API

Issue - State: open - Opened by matklad over 3 years ago

#73 - Dynamic TimedCache

Issue - State: closed - Opened by btv over 3 years ago - 9 comments

#72 - Add Redis store type

Pull Request - State: closed - Opened by omid almost 4 years ago - 10 comments

#70 - Set asserts in kitchen_sink_proc_macro.rs

Pull Request - State: closed - Opened by makorne almost 4 years ago

#69 - Separate store types

Pull Request - State: closed - Opened by omid almost 4 years ago - 5 comments

#68 - Support Redis

Issue - State: closed - Opened by omid almost 4 years ago - 8 comments

#64 - Supporting references

Issue - State: open - Opened by szunami almost 4 years ago - 5 comments

#63 - Async cache entry/insertion methods

Pull Request - State: closed - Opened by jaemk about 4 years ago - 2 comments

#62 - Could there be a "locked" version?

Issue - State: open - Opened by bbigras about 4 years ago - 5 comments

#51 - Iter impl

Pull Request - State: closed - Opened by Stargateur over 4 years ago

#50 - First try of serde implementation

Pull Request - State: closed - Opened by Stargateur over 4 years ago

#48 - Lifetimes not added to inner fn in proc macro

Issue - State: open - Opened by coadler over 4 years ago - 2 comments

#34 - Add support for async functions to proc macro and async_std/tokio examples

Pull Request - State: closed - Opened by csos95 over 4 years ago - 4 comments

#20 - Add ability to store cache to disk

Issue - State: open - Opened by cjbassi over 5 years ago - 34 comments

#19 - Update docs bump version

Pull Request - State: closed - Opened by jaemk about 6 years ago

#17 - version bump 0.7.0

Pull Request - State: closed - Opened by jaemk about 6 years ago

#16 - macro: Not working inside impl blocks

Issue - State: open - Opened by behnam about 6 years ago - 20 comments

#12 - Update docs

Pull Request - State: closed - Opened by jaemk about 6 years ago

#10 - Ability to clear/defeat cache stores

Issue - State: closed - Opened by linclelinkpart5 about 6 years ago - 5 comments

#10 - Ability to clear/defeat cache stores

Issue - State: closed - Opened by linclelinkpart5 about 6 years ago - 7 comments

#9 - prevent duplicate key eviction in SizedCache::cache_set

Pull Request - State: closed - Opened by jaemk about 6 years ago