Skip to content

Add Redis-backed multi-instance support#47

Merged
darthfork merged 4 commits intomainfrom
feat/redis-multi-instance-support
Apr 23, 2026
Merged

Add Redis-backed multi-instance support#47
darthfork merged 4 commits intomainfrom
feat/redis-multi-instance-support

Conversation

@darthfork
Copy link
Copy Markdown
Owner

Summary

  • add Redis-backed delivery deduplication and shared workflow/job state hooks for multi-instance deployments
  • add Redis configuration to the service and document Docker, binary, and Helm usage
  • add an optional Redis Helm dependency and chart values for one-stop Kubernetes deployment

Notes

  • bundled Redis is exposed through chart configuration with redis.enabled=true
  • helm dependency update helm/promgithub currently depends on registry access in the packaging environment

Testing

  • make lint
  • go test ./...

Closes #45

@darthfork darthfork enabled auto-merge (squash) April 23, 2026 04:58
@darthfork darthfork merged commit 0e00077 into main Apr 23, 2026
1 check passed
@darthfork darthfork deleted the feat/redis-multi-instance-support branch April 23, 2026 04:58
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.

Add multi-instance safe event processing and deployment model

1 participant