In the last release of #evitaDB, we shipped change data capture. From now on, you can connect your application to the database's change stream via gRPC, GraphQL, or REST APIs. If you're curious about how CDC works behind the scenes, check out our blog post: https://evitadb.io/blog/20-change-data-capture
Kudos to our team and namely Lukáš Hornych for breaking the GQL/REST implementation barrier!