You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Herd currently bundles and manages standard Redis as a local service. 
Please add support for Redis Stack (Redis with modules like RedisJSON, RediSearch, etc.) as an optional service in the Herd services list. This would let developers spin up a Redis Stack instance directly via the UI/CLI without external tooling.
Why
• Redis Stack modules are increasingly used for search/JSON/graph workloads.
• Running Redis Stack outside Herd (Docker/Homebrew) breaks the cohesive local stack experience.
What to include
• A redis-stack service option.
• Bundled modules (JSON, Search, etc.) with config/UI controls.
• Version selection consistent with other Herd services.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Herd currently bundles and manages standard
Redisas a local service. Please add support for
Redis Stack(Redis with modules like RedisJSON, RediSearch, etc.) as an optional service in the Herd services list. This would let developers spin up a Redis Stack instance directly via the UI/CLI without external tooling.Why
• Redis Stack modules are increasingly used for search/JSON/graph workloads.
• Running Redis Stack outside Herd (Docker/Homebrew) breaks the cohesive local stack experience.
What to include
• A redis-stack service option.
• Bundled modules (JSON, Search, etc.) with config/UI controls.
• Version selection consistent with other Herd services.
Happy to help test or provide feedback.
Beta Was this translation helpful? Give feedback.
All reactions