Files
qdrant/docs
qdrant-cloud-bot c07561335a feat: add serverless_compatible feature flag (#9655)
* feat: add serverless feature flag

Introduce a composite `serverless` feature flag that automatically enables
`write_segment_manifest` and `append_only_mutations` during initialization.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor: rename serverless flag to serverless_compatible

Rename the composite feature flag for clarity and consistency with
serverless deployment terminology.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: satisfy clippy field_reassign_with_default in flag tests

Use struct update syntax instead of mutating Default::default() fields.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-04 11:16:56 +02:00
..
2025-08-11 13:15:17 +02:00
2024-08-09 18:08:24 +02:00
2025-07-17 14:33:22 +02:00
2025-07-17 14:33:22 +02:00
2025-07-17 14:33:22 +02:00