Skip to content

NATS kv #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

NATS kv #6

wants to merge 6 commits into from

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