Allow using PostgreSQL for most use cases that currently uses SQS, SNS and Redis. #2313
seivan
started this conversation in
Suggestions
Replies: 1 comment
|
Converting this into a Suggestions discussion, we are trying to keep issues for bug reports. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Could pretty much replace
SQS,SNSand evenRedisand still maintain feature parity. Might not have the same performance measurements but getting rid of extra infra and services would fit probably fit most people.I don't see how it would be a problem if it was a toggle in config.
Just less stuff to manage and pay for.
All reactions