Skip to content

Add Rollgate to Miscellaneous#1229

Open
tech-and-finance wants to merge 1 commit intoakullpp:masterfrom
tech-and-finance:add-rollgate-sdk
Open

Add Rollgate to Miscellaneous#1229
tech-and-finance wants to merge 1 commit intoakullpp:masterfrom
tech-and-finance:add-rollgate-sdk

Conversation

@tech-and-finance
Copy link
Copy Markdown

Adds Rollgate to the Miscellaneous section, alongside FF4J and Togglz.

Why this fits

The list currently includes FF4J and Togglz — both self-hosted feature flag libraries. Rollgate fills a gap: it is a cloud-managed SaaS feature flag platform with a Java SDK, distinct in scope from the existing entries.

Unique features vs FF4J/Togglz

  • Managed SaaS — No infrastructure to host/maintain
  • Real-time updates via SSE — Flag changes propagate to connected clients in seconds
  • Scheduled flag changes — Program activations for a future date
  • Instant rollback with full state snapshots
  • Gradual rollouts via consistent hashing (MurmurHash3)
  • A/B testing with variant tracking
  • 13 SDKs across Java, Go, Python, .NET, Node, and frontend frameworks (all open source)

Meets commercial criteria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant