mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
data: engine descriptions: use SQLite instead of JSON
To reduce memory usage, use a SQLite database to store the engine descriptions. A dump of the database is stored in Git to facilitate maintenance, especially the pull requests made automatically every month. Related to * https://github.com/searxng/searxng/discussions/2633 * https://github.com/searxng/searxng/pull/3443
This commit is contained in:
parent
ec41b53587
commit
83d4a2ebb0
8 changed files with 4126 additions and 7987 deletions
3
searx/data/dumps/README.rst
Normal file
3
searx/data/dumps/README.rst
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Dumps of the SQLite files in ``searx.data``.
|
||||
|
||||
These files are not used by SearXNG, they are here for reference.
|
||||
4049
searx/data/dumps/engine_descriptions.csv
Normal file
4049
searx/data/dumps/engine_descriptions.csv
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue