RFC 127: Implement a sharded database storage service
Created by: creachadair
Introduce a new service that turns the LSIF server's Database class into a network-accessible internal API.
This will encapsulate all SQLite-query logic and expose the class’s current public methods as the methods of an HTTP API or RPC API.
See RFC 127 Proposal C.