cdk8s-redis
Redis cluster construct
Provides a reusable construct for managing a Redis cluster in Kubernetes using CDKs.
Redis constructs for cdk8s
13 stars
3 watching
9 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cdk8s-team/cdk8s-operator | An open-source toolset to create Kubernetes custom resource definitions using CDK8s constructs | 42 |
taimos/cdk-constructs | A collection of reusable AWS CDK constructs | 37 |
y123456yz/reading-and-comprehense-redis-cluster | An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. | 678 |
redislabs/redis-cluster-proxy | A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them | 996 |
k9securityio/k9-cdk | Provides pre-built security constructs for AWS services using the CDK framework to simplify the provision of strong security policies. | 8 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
neilkuan/cdk-okd-311-infra | A CDK sample project demonstrating the creation of an OKD 3.11 cluster via AWS | 0 |
tecracer/cdk-constructs | A collection of pre-built components and building blocks for constructing cloud-native applications using CDK (Cloud Development Kit) | 0 |
toricls/cdk8s-debore | A tool that automates the creation of Kubernetes resources using a simple, declarative syntax. | 40 |
spotahome/redis-operator | An operator for creating and managing high availability Redis clusters with automatic failover on Kubernetes. | 1,524 |
kirkchen/cdk-jenkins-with-dynamic-workers | A CDK-based application that sets up a stateless Jenkins instance on AWS Fargate with dynamic worker allocation for Windows and Linux tasks. | 8 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |