1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
sspanak
ef2f92c0ac language processing scripts improvements
* remove-foreign-words script now supports blacklist and whitelist mode

  * fixed .domain sorting

  * clean'n'sort script
2024-02-09 20:07:05 +02:00
Dimo Karaivanov
f1657a0285
Back to SQLite (#420)
* Deleted Objectbox and went back to SQLite. The database structure is entirely new and optimized for fast performance

* Added slow query stats + cache for even faster performance

* automatic language sorting script 

* legacy database management using SQLiteOpener

* simplified access to the constant settings
2024-02-05 13:56:26 +02:00