Skip to content

Skip RocksDB for mutable payload index and payload storage#7433

Merged
timvisee merged 4 commits intodevfrom
rocksdb-skip-mutable-index-and-storage
Oct 29, 2025
Merged

Skip RocksDB for mutable payload index and payload storage#7433
timvisee merged 4 commits intodevfrom
rocksdb-skip-mutable-index-and-storage

Conversation

@timvisee
Copy link
Member

This disables the usage of RocksDB when creating a mutable payload index or payload storage.

We should merge this along with the Qdrant 1.16.0 release.

This follows our migration plan.

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

@timvisee timvisee requested review from agourlay and generall October 21, 2025 09:29
@timvisee timvisee added the release:1.16.0 Pull requests that should be merged for the Qdrant 1.16.0 release. label Oct 21, 2025
@qdrant qdrant deleted a comment from coderabbitai bot Oct 21, 2025
@qdrant qdrant deleted a comment from coderabbitai bot Oct 21, 2025
@timvisee timvisee merged commit 2b59214 into dev Oct 29, 2025
15 checks passed
@timvisee timvisee deleted the rocksdb-skip-mutable-index-and-storage branch October 29, 2025 16:36
timvisee added a commit that referenced this pull request Nov 14, 2025
* For mutable payload index, don't create with RocksDB anymore

* For payload storage, don't create with RocksDB anymore

* Add missing dot

* Update OpenAPI spec
@timvisee timvisee mentioned this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:1.16.0 Pull requests that should be merged for the Qdrant 1.16.0 release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants