|
|
|
|
|
by _ben_
1054 days ago
|
|
PolyScale [1] focuses on many of these issues. It provides a globally distributed database cache at the edge. Writes pass through to the database and reads are cached locally to the app tier. The Smart Invalidation feature inspects updates/deletes/inserts and invalidates just the changed data from the cache, globally. 1. https://www.polyscale.ai/ |
|