ElastiCache as an ASP.NET Session Store
Guide to using AWS ElastiCache with RedisSessionStateProvider for scalable, shared ASP.NET session state, eliminating sticky sessions.
Guide to using AWS ElastiCache with RedisSessionStateProvider for scalable, shared ASP.NET session state, eliminating sticky sessions.
A technical guide on installing and configuring Redis 2.6 on a CentOS Linux server hosted in Microsoft Azure.
A technical guide on provisioning a CentOS 6.3 Linux virtual machine on Microsoft Azure, preparing for a Redis 2.6 installation.
A technical guide on using a Redis Foreign Data Wrapper (FDW) to query and join Redis data directly from within a PostgreSQL database.