Set QDRANT_READ_ONLY=true to disable write operations. In this mode:
qdrant_storereturns an errorqdrant_deprecatereturns an errorqdrant_findoperates normally
This is useful for shared read-only access to a memory store.
Set QDRANT_READ_ONLY=true to disable write operations. In this mode:
qdrant_store returns an errorqdrant_deprecate returns an errorqdrant_find operates normallyThis is useful for shared read-only access to a memory store.