/plushcap/analysis/redis/redis-multi-model-redis-database-minikube-developers

Multi-Model Redis Database on Minikube for Developers

What's this blog post about?

This post provides a guide on setting up a development environment for an application using a multi-model Redis database on Kubernetes. It explains the concept of multi-model databases and how Redis can be extended with modules to support multiple data models. The author has created an open source container image, redismod, which includes all five modules and can be deployed and run on Kubernetes. The post also demonstrates how to use minikube to quickly get a local Kubernetes cluster up and running the redismod container in just five steps. Finally, it explains how to connect to the redismod service from an application for data modeling with multiple modules on Redis.

Company
Redis

Date published
June 11, 2018

Author(s)
Itamar Haber

Word count
426

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.