What are entities?
Definition:
An entity is a chain of events connected using a common primary key.
Why Entities?
Entities help stitch together all critical events associated with a specific business object, in the above-mentioned case, a payment transaction.
The pre...
notes.drdroid.io1 min read