aurweb/conf
moson-mo 3acfb08a0f
feat: cache package search results with Redis
The queries being done on the package search page are quite costly.
(Especially the default one ordered by "Popularity" when navigating to /packages)

Let's add the search results to the Redis cache:
Every result of a search query is being pushed to Redis until we hit our maximum of 50k.
An entry expires after 3 minutes before it's evicted from the cache.
Lifetime an Max values are configurable.

Signed-off-by: moson-mo <mo-son@mailbox.org>
2023-07-04 11:57:56 +02:00
..
cgitrc.proto fix: restore & move cgit html files 2023-04-29 09:55:54 +02:00
config.defaults feat: cache package search results with Redis 2023-07-04 11:57:56 +02:00
config.dev housekeep: remove PHP implementation 2023-04-28 16:10:32 +02:00
fcgiwrap.service.proto Update sample configuration for Smart HTTP 2015-06-28 18:03:21 +02:00
fcgiwrap.socket.proto Update sample configuration for Smart HTTP 2015-06-28 18:03:21 +02:00