<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>keydb on My Dev Blog</title><link>https://jobcespedes.dev/tags/keydb/</link><description>Recent content in keydb on My Dev Blog</description><generator>Hugo -- gohugo.io</generator><copyright>© 2023 Job Céspedes Ortiz</copyright><lastBuildDate>Sat, 22 Jan 2022 23:00:00 -0600</lastBuildDate><atom:link href="https://jobcespedes.dev/tags/keydb/index.xml" rel="self" type="application/rss+xml"/><item><title>A KeyDB Operator</title><link>https://jobcespedes.dev/2022/01/a-keydb-operator/</link><pubDate>Sat, 22 Jan 2022 23:00:00 -0600</pubDate><guid>https://jobcespedes.dev/2022/01/a-keydb-operator/</guid><description>KeyDB is a multithreading, drop-in alternative to Redis. The Keydb-operator can easily create either a standalone instance (1 replica) or a multimaster setup (3 replicas) of the KeyDB in-memory database. When KeyDB is in multimaster mode, it is possible to have more than one master, allowing for read/write operations across all of them. This capability enhances high availability and fault tolerance.
This operator is part of the Kubernetes operators and tools developed by Krestomatio, a managed service for Moodle™ instances</description></item></channel></rss>