ergo icon indicating copy to clipboard operation
ergo copied to clipboard

version 3.0.0

Open halturin opened this issue 1 year ago • 6 comments

Completely redesigned and written from scratch. Erlang support is moved to a separate package.

halturin avatar Feb 06 '24 06:02 halturin

Is this something we can/should play with now, or is it still pretty volatile?

I'm excited to play with this as making Erlang opt-in is a great idea. My own library built on top of ergo (https://github.com/autodidaddict/ergonats) is designed to support apps running in non-Erlang clusters

autodidaddict avatar May 08 '24 13:05 autodidaddict

Is this something we can/should play with now, or is it still pretty volatile?

sure. mostly some polishing inside. its stable now. anyway, if you find something, feel free to report. But Erlang is removed to the external package and in active development now (in github.com/ergo-services/proto/erlang). Worth to mention, it will be distibuted under BSL license.

PS: you may want to try "events" in version 3.0. Its a distributed pub/sub. See "RegisterEvent" and "LinkEvent/MonoitorEvent" methods.

halturin avatar May 08 '24 13:05 halturin

@autodidaddict forgot to mention, see examples repo (v300 branch) to take inspiration. another great tool for the v.3.0.0 is observer (tools/observer in v300 branch) https://x.com/halturin/status/1776279572826234965?s=46&t=a-KSHQlLDlsyfI8bjFDfng

halturin avatar May 10 '24 08:05 halturin

@autodidaddict forgot to mention, see examples repo (v300 branch) to take inspiration. another great tool for the v.3.0.0 is observer (tools/observer in v300 branch) https://x.com/halturin/status/1776279572826234965?s=46&t=a-KSHQlLDlsyfI8bjFDfng

that looks amazing!

autodidaddict avatar May 10 '24 12:05 autodidaddict

@halturin nice job on this journey and respect. I know how hard it is to keep maintaining open source tool. You are an inspiration to me. Chapeau 🎩

Tochemey avatar Aug 15 '24 19:08 Tochemey

scheduled for Sep 4 🤞

halturin avatar Aug 16 '24 07:08 halturin