mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
* Disable rocksdb compile time feature by default * Also disable RocksDB feature in segment crate * Enable RocksDB feature in all CI builds * Remove extra job for testing non-RocksDB build, it's the default now * Keep RocksDB structures in generated OpenAPI schema * Fix obsolete --workspace flag breaking builds with explicit features * Also build including RocksDB in e2e tests on CI