Cosmo-Tech / cosmotech-redis

Cosmo Tech redis version with modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Cosmo Tech redis image with modules Installed modules:

  • redis graph
  • redis json
  • redis timeseries
  • redis search

This image is used by Cosmo Tech with Bitnami Redis Helm chart. Use the values-cosmotech-cluster.yaml file in order to load the modules:

helm repo add bitnami https://charts.bitnami.com/bitnami
helm upgrade --install --namespace redis cosmotechredis bitnami/redis --values https://raw.githubusercontent.com/Cosmo-Tech/cosmotech-redis/main/values-cosmotech-cluster.yaml --create-namespace --wait

The redis.conf file is however configured correctly for standalone usage.

About

Cosmo Tech redis version with modules

License:MIT License


Languages

Language:Dockerfile 100.0%