|
|
|
|
|
by rkalla
1804 days ago
|
|
FWIW, this is what CouchDB has done from Day 1 and it _always_ seemed like one of the most magical and surprising things tool or platform providers would suddenly realize and then LOVE about using the DB. There was nothing fancy about it, you could just listen to an endpoint and it was a stream of the append only log of events occuring in the DB to the point that you could literally use it to feed a replicated master or slave (or backup). I imagine your use-case is a bit more nuanced, but I sure do love that model. |
|