Skip to content

SQLite backend

Warren Gifford requested to merge lsif-clean-sqlite into master

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.

Merge request reports

Loading