Originally published on lavkesh. com I recall one of the first design decisions for our payments platform, which was to deploy an in-memory cache for low-latency access to customer account balances. The architecture diagrams looked clean, with Go services using sync.
Source: [Dev.to](https://dev.to/lavkeshdwivedi/cache-stale-data-issues-3750)