Spaces:
Running
Running
Commit History
:recycle: Refactor cache system (#399)
e704c26
unverified
🧹 chore: make clippy happy (#386)
abc59b2
unverified
alamin655
commited on
Update redis_cacher.rs
fc830c4
unverified
alamin655
commited on
Updated redis_cacher.rs
8954207
unverified
S Dheeraj
commited on
#385 issue resolved
dc5fa84
S Dheeraj
commited on
🧹 chore: make clippy happy (#244)
d33129c
neon_arch
commited on
🛠️ fix: improve the documentation for the code (#244)
578c7bc
neon_arch
commited on
🛠️ fix: implement `hybrid` caching and improve documentation (#244)
03384d4
neon_arch
commited on
Fix git rebase problems, and the failing doctest
e69126c
Zsombor Gegesy
commited on
Rename features, make the memory-cache the default
1e7805c
Zsombor Gegesy
commited on
Make the cache types compile time feature flags too, and make it more configurable!
76795c4
Zsombor Gegesy
commited on
Remove unnecessary clones
320f5f4
Zsombor Gegesy
commited on
Instead of caching jsons, we can cache the original structure
519ebe0
Zsombor Gegesy
commited on
Cache refactor - add an in-memory cache, so redis is not needed
996ff84
Zsombor Gegesy
commited on
🧹 chore: make github actions happy (#205)
1a22221
neon_arch
commited on
Merge branch 'rolling' into change-document-style-with-linter-warnings
fb231de
unverified
neon_arch
commited on
⚙️ refactor: change & add documentation to the code based on the lints (#205)
049b1c1
neon_arch
commited on
⚙️ refactor: add clone trait to `RedisCache` struct (#180)(#178)
1de52de
neon_arch
commited on
⚙️ refactor: add error.rs module (#180)(#178)
5f1a439
neon_arch
commited on
⚙️ refactor: add new pooling error type for pooling code (#180)(#178)
01d8c7a
neon_arch
commited on
⚙️ refactor: implement async pooling for redis connections (#180)(#178)
db93c31
neon_arch
commited on
Rename getter functions
99936bc
Trickshotblaster
commited on
Rename Things, refactor some code
4402168
Milim
commited on
make format happy
cecffe4
refactor: reduce connections created with RedisCache
3c7edb8
add code to evade ip blocking, improve pagination code and fix documentation
c170de8
neon_arch
commited on