diff --git a/README.md b/README.md index f66ff52..55cba9b 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,6 @@ All commands, parameters and examples are documented here: [docs/CLI.md](docs/CL - Improve performance & latency (Create ready-to-go processes where each contain an n'th share of the entity cache, ready to perform a query. Prepare it after creating the entity cache.) - Make the API server (and indexer, once it is done) a docker container - Implement dynamic invocation based database migrations -- Remove remaining DRY violations using the SQLHelper -- Update server setup in README.md to reflect the removal of the CLI # Future features - Support for other database types (MSSQL, SQLite)