github-vet / bots

Bots for running analysis on GitHub's public Go repositories and crowdsourcing their classification.
MIT License
1 stars 1 forks source link

FEAT | Use sqlite3 DB in vetbot #133

Closed kalexmills closed 3 years ago

kalexmills commented 3 years ago

No one should be surprised that managing application state via CSV files doesn't make sense anymore.