0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 22:18:23 -05:00
websurfx/src/cache
2024-01-24 22:56:11 +00:00
..
cacher.rs add support for caching N number of key-values pairs instead of only 3 2024-01-24 22:56:11 +00:00
encryption.rs Compression and encryption for the cached search results (#443) 2024-01-11 11:10:35 +00:00
error.rs Compression and encryption for the cached search results (#443) 2024-01-11 11:10:35 +00:00
mod.rs Compression and encryption for the cached search results (#443) 2024-01-11 11:10:35 +00:00
redis_cacher.rs use redis pipeline to set multiple values at once 2024-01-22 19:20:16 +00:00