β¨ feat: config option to configure the number of connections to have in the `reqwest` pool (#552) 2a4dd07 unverified Kekma neon_arch mergify[bot] commited on Sep 30, 2024
:zap: perf: replace `Vec<T>` with `Box<T>` & initialize vectors with capacity by default (#603) 39af909 neon_arch commited on Sep 5, 2024
:zap: perf: initialize vectors with capacity by default & use `Arc<T>` to partially clone memory cache struct (#603) 4bb6c5e neon_arch commited on Sep 5, 2024
π fix: replace deprecated `set_ex` command with `set_options` in `cache_json` function (#592) acee5d8 neon_arch commited on Sep 2, 2024
:zap: perf: several optimizations for improving the performance of the engine (#540) 991f3f5 unverified neon_arch Spencerjibz commited on Mar 11, 2024
π Undeclared mini-mocha crate error when building the app with features other than memory-cache #493 (#501) fbf7363 unverified abdulahad5112 commited on Jan 30, 2024
add support for caching N number of key-values pairs instead of only 3 51214dc Spencerjibz commited on Jan 24, 2024
β¨ Compression and encryption for the cached search results (#443) efa8efc unverified Evan Yang Spencer Najib alamin655 mergify[bot] neon_arch Spencerjibz spencer commited on Jan 11, 2024
β¨ Config option to customize the cache invalidation/expiry time (#403) 5a8d61f unverified ashwin123 commited on Nov 30, 2023
:recycle: Refactor cache system (#399) e704c26 unverified ashwin123 alamin655 commited on Nov 28, 2023
π οΈ fix: improve the documentation for the code (#244) 578c7bc neon_arch commited on Sep 17, 2023
π οΈ fix: implement `hybrid` caching and improve documentation (#244) 03384d4 neon_arch commited on Sep 17, 2023
Make the cache types compile time feature flags too, and make it more configurable! 76795c4 Zsombor Gegesy commited on Sep 12, 2023
Instead of caching jsons, we can cache the original structure 519ebe0 Zsombor Gegesy commited on Sep 11, 2023
Cache refactor - add an in-memory cache, so redis is not needed 996ff84 Zsombor Gegesy commited on Sep 9, 2023
Merge branch 'rolling' into change-document-style-with-linter-warnings fb231de unverified neon_arch commited on Sep 12, 2023
βοΈ refactor: change & add documentation to the code based on the lints (#205) 049b1c1 neon_arch commited on Sep 3, 2023
βοΈ refactor: add clone trait to `RedisCache` struct (#180)(#178) 1de52de neon_arch commited on Aug 29, 2023
βοΈ refactor: add new pooling error type for pooling code (#180)(#178) 01d8c7a neon_arch commited on Aug 27, 2023
βοΈ refactor: implement async pooling for redis connections (#180)(#178) db93c31 neon_arch commited on Aug 27, 2023
add code to evade ip blocking, improve pagination code and fix documentation c170de8 neon_arch commited on May 2, 2023