elasticache-cluster

There are 4 repositories under elasticache-cluster topic.

  • terraform-aws-modules/terraform-aws-elasticache

    Terraform module to create AWS ElastiCache resources 🇺🇦

    Language:HCL2442256
  • jweyrich/aws-demo-php-eb-elasticache

    ☁ Deploy a sample PHP application on AWS Elastic Beanstalk using AutoScaling + LoadBalancer + ElastiCache (memcached) for session storage.

    Language:PHP4201
  • rabuchaim/elasticachelock

    Elasticache/Redis Lock for AWS Lambdas is a pure Python lib that implements a distributed locking mechanism using Pub/Sub. It's designed for scenarios where multiple concurrent Lambda executions need to ensure that certain tasks are performed exclusively by a single instance. Supports configurable TTL, retries, backoff, customizable timeouts, tz

  • u2mejc/redis-to-cluster

    Simple script to migrate Redis database to Redis (or Elasticache) in cluster mode

    Language:Python102