mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 05:39:22 +02:00
[mod] ExpireCache - sqlite based key/value cache with expire time
This commit is contained in:
parent
4a594f1b53
commit
4cbfba9d7b
7 changed files with 650 additions and 11 deletions
8
docs/src/searx.cache.rst
Normal file
8
docs/src/searx.cache.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. _searx.cache:
|
||||
|
||||
======
|
||||
Caches
|
||||
======
|
||||
|
||||
.. automodule:: searx.cache
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue