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

support cache PostgreSQL #245

Open
MarcGiffing opened this issue Feb 28, 2024 · 2 comments
Open

support cache PostgreSQL #245

MarcGiffing opened this issue Feb 28, 2024 · 2 comments
Milestone

Comments

@MarcGiffing
Copy link
Owner

No description provided.

@MarcGiffing MarcGiffing added this to the 0.11.1 milestone Feb 28, 2024
@wallysoncarvalho
Copy link
Contributor

@MarcGiffing , any tips on how to implement this? Do you accept contribution?

@MarcGiffing
Copy link
Owner Author

You have to implement the cache like the other ones:
https://github.com/MarcGiffing/bucket4j-spring-boot-starter/tree/master/bucket4j-spring-boot-starter/src/main/java/com/giffing/bucket4j/spring/boot/starter/config/cache/redis/jedis

I haven't look yet which features are supported.

Any contribution is welcome.

I'm not sure if the execution of the required database statements should be part of this project..?

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

No branches or pull requests

2 participants