worldcoin / signup-sequencer

signup-sequencer repository
MIT License
67 stars 33 forks source link

High Availability - sync over DB, multiple process instances support #718

Closed piohei closed 1 week ago

piohei commented 3 months ago

Motivation

It is required to run signup-sequencer with HA.

Solution

Sync workers over DB.

PR Checklist