Skip to content

Add Rostam vector database integration - #583

Open
vahid-sohrabloo wants to merge 1 commit into
deepset-ai:mainfrom
vahid-sohrabloo:add-rostam-integration
Open

Add Rostam vector database integration#583
vahid-sohrabloo wants to merge 1 commit into
deepset-ai:mainfrom
vahid-sohrabloo:add-rostam-integration

Conversation

@vahid-sohrabloo

Copy link
Copy Markdown

Adds a catalog entry for Rostam — a high-performance vector database and sub-microsecond key-value store in a single Go engine.

The integration ships in the rostam-client package (pip install "rostam-client[haystack]"):

  • RostamDocumentStore — implements the Haystack DocumentStore protocol (write_documents, filter_documents, count_documents, delete_documents) over a Rostam collection.
  • RostamEmbeddingRetriever — the matching @component for embedding retrieval in Haystack pipelines.

Metadata links to the published PyPI package and the repo. Type: Document Store. Happy to add a logo in a follow-up if you'd like one.

@vahid-sohrabloo
vahid-sohrabloo requested a review from a team as a code owner August 27, 2026 15:36
@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

@vahid-sohrabloo is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant