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 support for Pub/Sub ACLs #2930

Open
Balsir opened this issue Apr 18, 2024 · 2 comments
Open

Add support for Pub/Sub ACLs #2930

Balsir opened this issue Apr 18, 2024 · 2 comments
Assignees

Comments

@Balsir
Copy link

Balsir commented Apr 18, 2024

Did you search GitHub Issues and GitHub Discussions First?
Yes

Is your feature request related to a problem? Please describe.
We are implementing Dragonfly for a multi-tenant application. In order to not have to maintain a separate Dragonfly instance per tenant, we would like all tenants to use one common Dragonfly. ACLs would be used for tenant isolation.

The application, however, also uses Pub/Sub, and as stated in the documentation ACLs for pub/sub are not yet implemented, preventing us from using a common Dragonfly.

Describe the solution you'd like
Implement ACLs for Pub/Sub.

Describe alternatives you've considered
Common Redis instead of Dragonfly

@kostasrim
Copy link
Contributor

Hi @Balsir , thank you for creating this issue. We are slightly packed atm but we will get back to this soon :) Seems like there is enough traction to pursue this

@kostasrim kostasrim self-assigned this Apr 19, 2024
@Balsir
Copy link
Author

Balsir commented Apr 19, 2024

Thank you @kostasrim :)

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