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

Create a counter CRDT #6560

Open
ripienaar opened this issue Feb 21, 2025 · 0 comments
Open

Create a counter CRDT #6560

ripienaar opened this issue Feb 21, 2025 · 0 comments
Labels
2.12 accepted The defect or proposal as been accepted needs design Needs design or ADR proposal Enhancement idea or proposal

Comments

@ripienaar
Copy link
Contributor

Proposed change

Distributed counters is a very important principal to have as a distributed systems developer and we are uniquely positioned to build very large globally distributed counters given our sourcing features.

There is a WIP ADR available here nats-io/nats-architecture-and-design#316, this ADR calls out some complexities around sources that need to be resolved.

Use case

Increase the base primitives we have to support distributed computing. For background see https://netflixtechblog.com/netflixs-distributed-counter-abstraction-8d0c45eb66b2

Contribution

No response

@ripienaar ripienaar added 2.12 accepted The defect or proposal as been accepted needs design Needs design or ADR proposal Enhancement idea or proposal labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.12 accepted The defect or proposal as been accepted needs design Needs design or ADR proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

1 participant