Found 12 packages
ElastiCache is a web service that makes it easy to deploy, operate, and scale an in-memory cache in the cloud. The service improves the performance of web applications by allowing you to retrieve information from fast, managed, in-memory caches, instead of relying entirely on slower disk-based databases.
The CDK Construct Library for AWS::ElastiCache (Stability: Experimental)
Redistributable components for package 'AWSSDKCPP-ElastiCache'. This package should only be installed as a dependency. (This is not the package you are looking for).
A configuration object to enable auto discovery in Enyim for ElastiCache
Amazon ElastiCache Client for the AWS SDK for C++. AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability (Windows, OSX, Linux, and mobile).
Cache provider for NHibernate using Enyim Memcached client and AmazonElastiCacheClusterConfig
Symbols for package 'AWSSDKCPP-ElastiCache'. This package should not likely be installed. (This is not the package you are looking for).
A simple library for working with Redis cache server - standalone or threw AWS ElastiCache Redis nodes.
Implements caching in Redis (including AWS ElastiCache implementation) for Linq2DynamoDb.DataContext.
Implements caching in MemcacheD (including AWS ElastiCache implementation) for Linq2DynamoDb.DataContext.
Redis implementation of ICacheProvider (for Azure Cache, Amazon ElastiCache, etc.)
Distributed Circuit Breaker that coordinates state across multiple .NET application instances using Redis. Perfect for microservices, cloud applications, and scaled systems. When any instance detects failures and breaks the circuit, ALL instances immediately stop calling the failing service via Redis coordination. Works with Azure Redis Cache, AWS ElastiCache, Redis Cloud, and self-hosted Redis. Simple fluent API, automatic fallback, distributed locking to prevent race conditions.