diff --git a/README.md b/README.md index 553f38f..d94693f 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,10 @@ By setting `$BASE_DIR` you can persist the database for later runs. ## TODO -- CI -- Docker container (in flake) -- try fourmolu -- Test leap second handling in the `time` package -- use queue to sync logging of indexer and main thread +- [x] CI +- [x] Docker container (in flake) +- [x] try fourmolu +- [x] Test leap second handling in the `time` package +- [ ] Fix container shutdown delay +- [ ] Fix `responseFile` always returning 200 +- [ ] use queue to sync logging of indexer and main thread