SQLite backend
Created by: efritz
This re-implements the lsif-server backend to use SQLite for data storage and management opposed to JSON dumps in-memory. This document provides design details.
The lsif/extension directory is deleted as it was a stop-gap solution.