Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
josephg
on May 31, 2019
|
parent
|
context
|
favorite
| on:
Scaling to 1M active GraphQL subscriptions on Post...
Yep. I’d love to see an implementation of this in the wild built on top of logical decoding:
https://www.postgresql.org/docs/9.6/logicaldecoding-explanat...
Liron
on June 1, 2019
|
next
[–]
Me too. Here are my thoughts on the current state of "realtime databases":
https://hackernoon.com/why-eve-will-be-perfect-for-realtime-...
ZitchDog
on June 1, 2019
|
prev
[–]
Interesting idea. Logical encoding would give you the updated row, but how would you check it against each query to see if the query needed to be rerun? Sounds tricky.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://www.postgresql.org/docs/9.6/logicaldecoding-explanat...