How to store different client's reading cursor in PostgreSQL, so to facilitate consuming an event stream by different consumers.
ReadHow to build a basic data model for Event Sourcing in PostgreSQL, and let multiple clients consume one or more topics.
Read