0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 05:58:21 -05:00
websurfx/src
Ashwin Vinod e704c26ed3
♻️ Refactor cache system (#399)
* ♻️ Refactor cache system

* 🐛 Fix cache not getting set

This patch also makes it that cookies are eagerly evaluated. This is
done to figure out the safe search level set by the user. The
performance hit wouldn't be much of a deal as the cookie is a small
json string

* 🔖 chore: bump the app version (#399)

* 🔖 chore: bump the app version (#399)

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-11-28 09:17:35 +03:00
..
bin ♻️ Refactor cache system (#399) 2023-11-28 09:17:35 +03:00
cache ♻️ Refactor cache system (#399) 2023-11-28 09:17:35 +03:00
config ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
engines ♻️ refactor: code to take prebuilt client to request search results (#384) 2023-11-20 15:30:00 +03:00
handler ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
models Merge branch 'rolling' into PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend 2023-11-20 21:03:12 +05:30
results ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
server ♻️ Refactor cache system (#399) 2023-11-28 09:17:35 +03:00
templates 📝 typo in footer (#398) 2023-11-27 17:59:41 +03:00
lib.rs ♻️ Refactor cache system (#399) 2023-11-28 09:17:35 +03:00