about summary refs log tree commit diff
diff options
context:
space:
mode:
authorIlan Joselevich <personal@ilanjoselevich.com>2024-07-29T15·04+0300
committerIlan Joselevich <personal@ilanjoselevich.com>2024-07-29T15·50+0000
commit47a8baf17861b007f49114f5604a9ea09f8f3096 (patch)
treea9a9fd9b607e4e126d27716a3fedb89af4516d2a
parent9cbebfea279e0972bcedff6225ca5152a6542a3f (diff)
docs(tvix/docs): Remove redb path info service from TODO r/8423
It is now implemented and tested since https://cl.tvl.fyi/c/depot/+/11995

Change-Id: Ie08f511edf10bba4f46efc2c13f8db17eb7182a9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12059
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
-rw-r--r--tvix/docs/src/TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/docs/src/TODO.md b/tvix/docs/src/TODO.md
index 3d8ffb4f24ff..fb85c9d6c602 100644
--- a/tvix/docs/src/TODO.md
+++ b/tvix/docs/src/TODO.md
@@ -196,7 +196,6 @@ logs etc, but this is something requiring a lot of designing.
  - [redb](https://www.redb.org/) backend
 
 ### PathInfoService
- - [redb](https://www.redb.org/) backend
  - sqlite backend (different schema than the Nix one, we need the root nodes data!)
 
 ### Nix Daemon protocol