docs(tvix/TODO): DirectoryService with bucketed directories is done
We have this (`ObjectStoreDirectoryService`), as well as some store composition. Change-Id: I876f85da1d5b183d80b148c378f825033ec080e4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12198 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									3ca0b53840
								
							
						
					
					
						commit
						2f4185ff1a
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -220,12 +220,6 @@ logs etc, but this is something requiring a lot of designing. | ||||||
|    (https://github.com/apache/arrow-rs/pull/5650), there's no support on the |    (https://github.com/apache/arrow-rs/pull/5650), there's no support on the | ||||||
|    local filesystem yet. We'd need to add support to this (through xattrs). |    local filesystem yet. We'd need to add support to this (through xattrs). | ||||||
| 
 | 
 | ||||||
| ### DirectoryService |  | ||||||
|  - Add an `object_store` variant, storing a Directory *closure* keyed by the |  | ||||||
|    root `Directory` digest. This won't allow indexing intermediate Directory |  | ||||||
|    nodes, but once we have `DirectoryService` composition, it shouldn't be an |  | ||||||
|    issue. |  | ||||||
| 
 |  | ||||||
| ### PathInfoService | ### PathInfoService | ||||||
|  - sqlite backend (different schema than the Nix one, we need the root nodes data!) |  - sqlite backend (different schema than the Nix one, we need the root nodes data!) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue