Skip to content
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

Add Redis interface #64

Open
mhthies opened this issue Jun 12, 2022 · 0 comments
Open

Add Redis interface #64

mhthies opened this issue Jun 12, 2022 · 0 comments
Labels
feature A new feature

Comments

@mhthies
Copy link
Owner

mhthies commented Jun 12, 2022

The Redis interface should allow creating Readable + Writable connectors for using Redis String-values associated to a specific key for persistence.

In addition, the interface could allow reading and writing to/from Redis streams, possibly allowing to use Redis as a datalog store or communication interface with other applications.

@mhthies mhthies added the feature A new feature label Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant