Skip to content

v0.1.7 — Session Affinity Support

Latest

Choose a tag to compare

@affandar affandar released this 17 Feb 07:41
· 4 commits to main since this release

What's New

  • Updated to duroxide 0.1.18 and duroxide-pg 0.1.20
  • Activity Session Affinity: schedule_activity_on_session() and schedule_activity(session_id=) APIs
  • session_id available on ActivityContext
  • Runtime options: max_sessions_per_runtime, session_idle_timeout_ms, worker_node_id
  • 10 session e2e tests
  • User guide updated with sessions documentation