A simple module to start and interact with a Redis service.
Command | Done |
---|---|
Setup a Redis server | ✅ |
Setup a Redis CLI | ✅ |
Set a key | ✅ |
Get a key | ✅ |
Configure Redis server | ✅ |
Setup authentication | ✅ |
Clusters | ❌ |
dagger -m github.com/quartz-technology/daggerverse/redis call server expose up
Made with ❤️ by Quartz.