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 Nats #288

Open
stormkiller0 opened this issue Apr 16, 2024 · 2 comments
Open

Add support for Nats #288

stormkiller0 opened this issue Apr 16, 2024 · 2 comments
Labels
priority: low This issue may not be looked into until issue count has decreased substantially type: feature request This issue is about a new feature or request

Comments

@stormkiller0
Copy link

add nats support! ▼▼▼

advantages of Nats:

  • high speed
  • convenient cluster creation

nats repository: https://github.com/nats-io/nats-server

@ProdPreva1l
Copy link
Contributor

ProdPreva1l commented Apr 16, 2024

I don't believe we have plans to add any other forms of messaging services, if you fancy high speed I can recommend KeyDB by Snapchat as it is a fork of redis that retains the open source license and is 5x faster!

@WiIIiam278
Copy link
Owner

WiIIiam278 commented Apr 16, 2024

I'm not actually opposed to adding rabbit or this or whatever, wouldn't be too big a major refactor - provided the db has effectively the same feature set of redis and the overheads are fairly minimal on our side.

But I'm not really that fussed personally as redis does work. PRs welcome I suppose :-)

@WiIIiam278 WiIIiam278 added priority: low This issue may not be looked into until issue count has decreased substantially type: feature request This issue is about a new feature or request labels Apr 16, 2024
@WiIIiam278 WiIIiam278 changed the title add nats support! ▼▼▼ Add support for Nats Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low This issue may not be looked into until issue count has decreased substantially type: feature request This issue is about a new feature or request
Projects
None yet
Development

No branches or pull requests

3 participants