dominiontabs icon indicating copy to clipboard operation
dominiontabs copied to clipboard

Make in-package db a sql db

Open sumpfork opened this issue 2 years ago • 0 comments

Having the internal db be a set of JSON files is confusing to contributors and unnecessary now that we compile it from another set of source JSON files. It makes the code that reads and filters the files as need cumbersome and slow. This PR converts the source JSON files into a binary db.

sumpfork avatar Jun 06 '22 00:06 sumpfork