mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-07 02:20:55 -05:00
* Add global feature flags structure, load on start * Feature flag use of new shard key format * Enable feature flag for new shard key format by default in dev builds * Prevent unwrapping everywhere; Single place for initialization (#6198) * Disable shard key feature flag by default for now, it causes problems --------- Co-authored-by: Jojii <15957865+JojiiOfficial@users.noreply.github.com>