-
Notifications
You must be signed in to change notification settings - Fork 674
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
NOISSUE - Enable JetStream on NATS #1885
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1885 +/- ##
=======================================
Coverage 66.94% 66.94%
=======================================
Files 118 118
Lines 9080 9080
=======================================
Hits 6079 6079
Misses 2372 2372
Partials 629 629 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
9711aba
to
1bb29a3
Compare
1bb29a3
to
37f806b
Compare
37f806b
to
53af3ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo on title Jestream
-> JetStream
f677f2e
to
7076fa7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
9ec14f1
to
bef0de4
Compare
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
bef0de4
to
b8e70ae
Compare
Signed-off-by: rodneyosodo blackd0t@protonmail.com
What does this do?
Enables jestream on nats
Which issue(s) does this PR fix/relate to?
No issue
List any changes that modify/break current functionality
None
Have you included tests for your changes?
Manually tested
Did you document any new/modified functionality?
No
Notes
This is the first of many PRs to move from Redis for streaming to Nats