Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mangadex-pub/redis

Downstream Docker image for Redis, based on Bitnami's Redis image
https://github.com/mangadex-pub/redis

Last synced: 18 days ago
JSON representation

Downstream Docker image for Redis, based on Bitnami's Redis image

Awesome Lists containing this project

README

        

# Redis

> **Archived as we do not plan to rely on Redis modules in the future anymore**

This is a downstream image of [Bitnami's Redis image](https://github.com/bitnami/containers/tree/main/bitnami/redis), with the following additional modules:
- [RedisJSON](https://github.com/RedisJSON/RedisJSON)
- [RediSearch](https://github.com/RediSearch/RediSearch)

The modules are installed in `/opt/mangadex/redis-modules`, you can `loadmodule /path/to/module/file.so`.

We haven't yet tested it well-enough on our end to be able to recommend it. So you shouldn't even think of using it for anything serious.