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

[Resources]: Key-value storage (Redis etc) #1567

Open
jonaro00 opened this issue Jan 25, 2024 · 2 comments
Open

[Resources]: Key-value storage (Redis etc) #1567

jonaro00 opened this issue Jan 25, 2024 · 2 comments
Labels
Feature Poll Upvote this issue if you want to see this feature in Shuttle S-Investigation This issue needs further investigation or design to figure out a solution

Comments

@jonaro00
Copy link
Member

An easy integration for setting up key-value storage, such as Redis.


This issue is a part of the Product Feature Poll (all issues). React with 👍 if you want this feature. Comment if you have suggestions related to this feature.

@jonaro00 jonaro00 added S-Investigation This issue needs further investigation or design to figure out a solution Feature Poll Upvote this issue if you want to see this feature in Shuttle labels Jan 25, 2024
@ZoopOTheGoop
Copy link

ZoopOTheGoop commented Feb 11, 2024

I was looking into using shuttle for a Discord bot, and Redis would be very useful. Ideally something that just passes in a Client object for redis::Client from The rust Redis library or else a URI suitable for connecting with it. Enabling common extensions (e.g. timeseries, bloom filter) etc, would be good too, as there are libraries with extension traits for those.

@ccmvn
Copy link

ccmvn commented Feb 12, 2024

I was looking into using shuttle for a Discord bot, and Redis would be very useful. Ideally something that just passes in a Client object for redis::Client from The rust Redis library or else a URI suitable for connecting with it. Enabling common extensions (e.g. timeseries, bloom filter) etc, would be good too, as there are libraries with extension traits for those.

I also need Redis support, I am a Shuttle Pro user myself and I would really like it to be implemented as soon as possible, for example as a macro like shared_db or aws_rds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Poll Upvote this issue if you want to see this feature in Shuttle S-Investigation This issue needs further investigation or design to figure out a solution
Projects
None yet
Development

No branches or pull requests

3 participants