You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You could easily replace Redis and Mongo with NATS, and get super cluster global perf
NATS auth callout will allow everything and JWT to use NATS for all security. https://github.com/jr200/nats-iam-broker does this. Works really well with any OIDC system which is basically everything. I even got it working with Passkeys.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://github.com/kavkaco/Kavka-Core/tree/main/database has Redis, NATS and Mongo.
You could easily replace Redis and Mongo with NATS, and get super cluster global perf
NATS auth callout will allow everything and JWT to use NATS for all security.
https://github.com/jr200/nats-iam-broker does this. Works really well with any OIDC system which is basically everything. I even got it working with Passkeys.
Beta Was this translation helpful? Give feedback.
All reactions