rtviii / riboxyz

htpps://ribosome.xyz
0 stars 0 forks source link

Eliminate `neo4j` from the project. #33

Closed rtviii closed 5 months ago

rtviii commented 10 months ago

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.

rtviii commented 9 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

rtviii commented 5 months ago

Search is too slow otherwise, don't want to redesign the schema.