mozilla / ssh_scan_api

An API for ssh_scan (https://github.com/mozilla/ssh_scan) and the backend API service for the Mozilla SSH Observatory (https://observatory.mozilla.org/)
31 stars 8 forks source link

Deprecate sqlite db option for API #57

Closed claudijd closed 7 years ago

claudijd commented 7 years ago

Maintaining two DB technologies for the backend has proven to be more overhead than I'd prefer at the moment. However, the positive here is that we're structured to relatively easily re-add it and/or add new DB supported types if there is interest/willingness for someone to help provide active support for that DB strategy.