spacex / src /cache /redis_cacher.rs

Commit History

:zap: perf: several optimizations for improving the performance of the engine (#540)
991f3f5
unverified

neon_arch Spencerjibz commited on

use redis pipeline to set multiple values at once
c762f9c

Spencerjibz commited on

✨ Compression and encryption for the cached search results (#443)
efa8efc
unverified

Evan Yang Spencer Najib alamin655 mergify[bot] neon_arch Spencerjibz spencer commited on

✨ Config option to customize the cache invalidation/expiry time (#403)
5a8d61f
unverified

ashwin123 commited on

:recycle: Refactor cache system (#399)
e704c26
unverified

ashwin123 alamin655 commited on

🧹 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

Cache refactor - add an in-memory cache, so redis is not needed
996ff84

Zsombor Gegesy commited on