Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 3.0.0 #173

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

version 3.0.0 #173

wants to merge 39 commits into from

Conversation

halturin
Copy link
Collaborator

@halturin halturin commented Feb 6, 2024

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

@autodidaddict
Copy link

autodidaddict commented May 8, 2024

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

@halturin
Copy link
Collaborator Author

halturin commented May 8, 2024

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
Copy link
Collaborator Author

@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

@autodidaddict
Copy link

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants