Skip to content

Conversation

@kivel
Copy link

@kivel kivel commented Jun 9, 2025

Simple and very quick and dirty proof of concept for the NATS kv backend.

This is mostly to raise awareness of other than Redis kv stores.

@danielballan
Copy link
Contributor

Thanks @kivel! I think, at the least, we should put our async Redis Python client behind a class interface that will make it pluggable. Would be useful to validate that against your implementaiton here.

@kivel
Copy link
Author

kivel commented Jun 9, 2025

That's what I was hoping for. With a clean interface, it becomes simple enough to connect whatever backend you want.

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.

2 participants