RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

AnyCable v1.3: embedded NATS, StatsD, and more

AnyCable v1.3 has been just released. The major highlights are embedded NATS support (no need to deploy a standalone pub/sub engine), smart configuration defaults for Fly.io , and out-of-the-box integration with Rails 7 error reporting interface.

We also moved StatsD support from AnyCable PRO to OSS—now you can send metrics to pretty much wherever you want! PRO version in its turn got adaptive RPC concurrency support, so you can scale you AnyCable clusters without worrying about overloading (or underloading) RPC servers.

See more in the release notes.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in