Quantcast
Channel: F# – Scott Nimrod's Blog
Viewing all articles
Browse latest Browse all 17

Data Retrieval with Azure CosmosDB and Redis

$
0
0

CosmosDB and Redis are two data stores with different responsibilities. CosmosDB is a NoSQL data store that can serve as an alternative to SQL Server when using its SQL client API. Redis is a data cache technology that is meant to reduce latency, cost, and computing between client and server. The repo for this brain …


Viewing all articles
Browse latest Browse all 17

Trending Articles