Files
obikmer/DevDocMD
Eric Coissac 8d6ba6546b refactor: migrate index metadata to on-disk JSON with fallible access
Migrate index state tracking from filesystem sentinel files to an on-disk JSON schema within `index.meta`. The `IndexMeta` struct is now wrapped in an `Arc` with internal locking, exposing only fallible methods for genome and state access. In-memory mutation capabilities have been removed, requiring callers to handle I/O errors explicitly and pass immutable references to downstream components like `PartitionRouter`. Public sentinel constants have been removed from exports.
2026-08-21 21:51:42 +02:00
..
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00