We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f581d2 commit 6ce0c72Copy full SHA for 6ce0c72
docs/EXPLANATIONS.md
@@ -23,7 +23,7 @@ latency:
23
CacheTools and CacheToolsUtils can help maintain efficient data accesses,
24
possibly using multilevel in-memory distributed caches such as Redis or
25
Memcached.
26
-- at the application architectural level, services such as elasticache
+- at the application architectural level, services such as ElasticSearch
27
can hide data accesses and indexing, in effect replicating the entire
28
underlying database.
29
- within the database itself, accesses to raw data are cached in shared
0 commit comments