Show HN: Feature flags on Redis you use – no new infrastructure
Category: infrastructure
Tags: feature-flags, python, java, redis, cli-tool
Score: 5.8/10 (Innovation: 5, Technical: 5, Documentation: 7, Utility: 6)
This project provides a feature flag system that runs on existing Redis infrastructure, eliminating the need for separate SaaS subscriptions or additional servers. It offers gradual rollout, user and cohort targeting, kill switches, and multi-environment support, all controllable via CLI and SDKs for Python and Java.
Target audience: backend devs, devops
Repository: https://github.com/sgs-97/redis-feature-flags · Python · MIT · 1 stars
View on Hacker News