Add DragonflyDB operator to Data Management

This commit is contained in:
zacharya19 2024-01-30 13:27:39 +02:00
parent 824266f499
commit 09b2cb7102

View File

@ -251,6 +251,8 @@ Items with :green_heart: indicate open source projects.
- :green_heart:[MongoDB Community Kubernetes Operator](https://github.com/mongodb/mongodb-kubernetes-operator) :fire::fire: - This is a Kubernetes Operator which deploys MongoDB Community into Kubernetes clusters.
- :green_heart:[MySQL Operator for Kubernetes](https://github.com/mysql/mysql-operator) :fire: - The MYSQL Operator for Kubernetes is an Operator for Kubernetes managing MySQL InnoDB Cluster setups inside a Kubernetes Cluster.
- :green_heart:[Redis Operator](https://github.com/spotahome/redis-operator) :fire::fire::fire: - Redis Operator creates/configures/manages redis-failovers atop Kubernetes.
- :green_heart:[Dragonfly Operator](https://github.com/dragonflydb/dragonfly-operator) :fire: - Dragonfly Operator is a used to deploy and manage Dragonfly instances inside your Kubernetes clusters, including scaling, automatic failover and etc.
### Miscellaneous
- :green_heart:[Agones](https://github.com/googleforgames/agones) :fire::fire::fire::fire::fire: - Agones is a library for hosting, running and scaling dedicated game servers on Kubernetes.