Closed rtviii closed 5 months ago
The simplest idea to still have complex multifield SQL queries is to use something like sqlite
or postgres
. Straighten out the api first -- look at performance
Search is too slow otherwise, don't want to redesign the schema.
I wonder if we can make do with just the filesystem and clever profile management. There was no particualr reason to have a database in the project at all. If a DB proves necessary eventually, using redis should be plenty for the foreseable future. Brick > knot.