Skip to content

feat: Add support for Valkey vector store #1239

@daric93

Description

@daric93

Valkey Vector Store Integration Request

Adding Valkey as a possible data store would be quite beneficial for the library, as it’s a community-driven, Redis-protocol-compatible project that’s seeing growing adoption as a vendor-neutral alternative. Supporting Valkey would expand Rig’s compatibility with existing Redis-based infrastructure and managed services, increasing the number of potential use cases for caching, metadata storage, and lightweight retrieval workflows.

I’m happy to implement this if it makes sense for the project — the scope looks fairly clear (adding a new crate, implementing the relevant datastore traits, and wiring it into the release list). I wanted to reach out first to check whether Valkey support would be welcome before starting work.

Resources

Valkey
Valkey-Glide

Metadata

Metadata

Assignees

No one assigned

    Labels

    featlow priorityThis ticket probably won't be worked on for a while because there are several tickets blocking it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions