• v0.2.1 3667b0eba8

    Sojuauth v0.2.1 Pre-release

    steffo released this 2026-05-27 14:37:29 +00:00 | 1 commits to main since this release

    Signed by steffo
    GPG key ID: AD6C61B1AB12B6F1
    • Ensure Sojuauth automatically reconnects to Redis if the connection is somehow lost (starshard/sojuauth#2)
    • Added the following optional configuration keys:
      • REDIS_RECONNECT_DELAY_S, controls the seconds the back-off delay is increased by on each reconnect failure, defaults to 1
      • REDIS_RECONNECT_MAXDELAY_S, the maximum amount of seconds the back-off delay can reach, defaults to 60
    Downloads