github resonatehq/resonate v0.9.0
Resonate v0.9.0

latest releases: v0.9.5, v0.9.4, v0.9.3...
5 hours ago

What's Changed

This is a complete rewrite of resonate-legacy-server in Rust.

The rewrite brings:

  • Rust + Tokio + Axum — memory-safe, async-native, significantly faster
  • SQLite and PostgreSQL storage backends with atomic CTE-based operations
  • HTTP push, HTTP poll (SSE), and Google Cloud Pub/Sub message transports
  • Promises, Tasks, and Schedules — full API parity with the legacy server via a single POST / endpoint
  • JWT authentication, Prometheus metrics, and structured tracing logs
  • Linearizability tested using the Porcupine model checker

Don't miss a new resonate release

NewReleases is sending notifications on new releases.