ips/doc
Till Wegmueller 6be608164d
Add detailed documentation for Redb-based IPS Search Index schema and encoding plans
- Introduced a series of planning documents detailing the Redb-based IPS index design, schema specification, and encoding strategies.
- Added a high-level overview of the core search index schema and the use of Redb MVCC transactions for consistency and performance improvements.
- Documented simplified schema definitions avoiding optional elements, focusing on compact encodings.
- Defined transitions to postcard-encoded binary formats, aligning with Rust’s serde for standardized serialization.
- Outlined migration strategies, invariants, error handling, and testing plans for index adoption.
- Enhanced documentation with structured explanations for developers to implement, extend, and migrate seamlessly to the new index model.
2025-12-08 20:10:04 +01:00
..
ai Add detailed documentation for Redb-based IPS Search Index schema and encoding plans 2025-12-08 20:10:04 +01:00
forge_docs Add api module for forge/pkgdev high-level integration 2025-08-30 22:25:45 +02:00
pkg5_docs Expand pkg5 documentation with additional details on repository operations, including administrative tasks, enhanced metadata handling, new operation versions, and improved search functionality. 2025-07-23 22:09:09 +02:00
rust_docs Add depend module for file-level dependency generation 2025-08-30 18:35:41 +02:00
obsoleted_packages.md Add support for null hash in obsoleted package metadata 2025-07-29 18:40:34 +02:00
Obsoletion Index.txt Introduce obsoleted package management system in IPS 2025-07-29 16:16:12 +02:00
pub_p5i_implementation.md Add pub.p5i file implementation for backward compatibility 2025-08-02 13:18:18 +02:00