valkey-io / valkey

A flexible distributed key-value datastore that supports both caching and beyond caching workloads.
https://valkey.io
Other
15.57k stars 576 forks source link

[NEW] Vector databse related support #950

Open indranilr opened 2 weeks ago

indranilr commented 2 weeks ago

The problem/use-case that the feature addresses

Enable use of Valkey with LLM applications for semantic LLM caching, semantic conversation cache, LLM semantic routing

Description of the feature

Alternatives you've considered

Refer to below issue.

https://github.com/orgs/valkey-io/discussions/371

Additional information

Consider port of https://www.redisvl.com/index.html

PingXie commented 2 weeks ago

Great timing :-). There is an RFC proposal for this exact topic: https://github.com/valkey-io/valkey-rfc/pull/8.