
Is Redis the ONLY database you need?
You probably already know that Redis as an ultrafast in-memory database. But can it also be used as your primary app database? This video will show you how to build a fullstack app from scratch with Redis and Next.js capable of performing fulltext instant search.
Read More
Start-up Delivers Serverless Solutions to the Energy Sector with Azure Cosmos DB
Using Azure Cosmos DB, Azure Functions and Azure Cache for Redis, Zero Friction created a platform that offers predictability, performance, and scale with two apps: one that helps heat suppliers convert meter data into invoices, and another that helps end customers understand their energy consumption and make payments.
Read More
Redis in 100 Seconds
Redis is an extremely fast in-memory database often used as a cache. It has evolved into a multi-model database with support for graphs, JSON documents, full-text search, and more. Fireship explains it all in 100 seconds.
Read More
How to Scale your cloud app with Azure Cache for Redis
Ye Gu joins Scott Hanselman to discuss Azure Cache for Redis, a popular open-source in-memory data store that uses DRAM to store the most frequently used or time-sensitive data for fast retrieval. With it, you can create applications on Azure that handle millions of requests per second at down to sub-millisecond latency. Now, Azure Cache […]
Read More
Accelerating Data Engineering with Azure
Erez Atiya, Software Engineer lead at RedisLabs, joins Adi Polak to discuss how RedisLabs is built on top of Redis Open Source solutions, how closely they work with the community and why Redis is the most loved DataBase OSS in the world according to StackOverflow. Erez shares what is Azure Cache for Redis and their […]
Read More
Intro to Redis in C# – Caching Made Easy
- Frank
- November 12, 2020
- .NET
- .NET Core
- application cache
- ASP.NET
- C#
- c# caching
- c# redis cache
- c# redis cache example
- C# training
- c# tutorial
- Code
- distributed cache
- Docker
- how to
- Programming
- Redis
- redis cache
- redis cache c# .net core
- redis cache in .net core
- redis cache in azure
- redis database
- redis docker
- redis in .net core
- redis in c#
- redis tutorial
- redis tutorial for beginners
- tim corey
- Training
- Tutorial
- Visual Studio
- web application caching
- what is redis
Caching can make your website run faster, it can improve your desktop application, and it can reduce the stress on your database. Basically, if you figure out caching, you can dramatically improve how well your application scales. In this video, we are going to look at how to use Redis to quickly and easily cache […]
Read More
Redis Edge On Azure IoT Edge
- Frank
- April 12, 2019
- IoT
- Olivier Bloch
- Redis
RedisEdge from Redis Labs is a purpose-built database for the demanding conditions at the IoT edge. It has the ability to ingest millions of writes per second with <1ms latency, has a 5MB footprint, and is available on ARM32, ARM64, and x64 architectures. Learn more: https://redislabs.com/solutions/redisedge/ Create a Free Account (Azure): https://aka.ms/aft-iot
Read More