craffel / midi-dataset

Code for creating a dataset of MIDI ground truth
162 stars 26 forks source link

Use tinydb? #4

Closed craffel closed 8 years ago

craffel commented 9 years ago

Instead of storing .js files here and there for indices, it would be better to have something like tinydb which allows for sane queries, storage, and indices, as well as thread-safe stuff.

craffel commented 8 years ago

Using whoosh for everything is the sanest solution, as implemented in d5d069a59e405664ba850455b24413dd33b69809