Skip to content

Refactor/store protocol#876

Merged
zonotope merged 18 commits intomainfrom
refactor/store-protocol
Oct 15, 2024
Merged

Refactor/store protocol#876
zonotope merged 18 commits intomainfrom
refactor/store-protocol

Conversation

@zonotope
Copy link
Contributor

This patch adds a ByteStore protocol to store and retrieved non-content-addressed data, and it splits the iNameService protocol by adding separate protocols for publishing and managing subscriptions. A number of nameservice implementations threw unsupported exceptions from their method definitions, which should never happen in a protocol implementation and indicates that a protocol should be split.

@zonotope zonotope requested a review from a team August 24, 2024 15:27
Copy link
Contributor

@dpetran dpetran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like ByteStore vs ContentAddressedStore 🌲

Copy link
Contributor

@dpetran dpetran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌲

@zonotope zonotope self-assigned this Sep 10, 2024
@zonotope zonotope mentioned this pull request Oct 4, 2024
@zonotope zonotope merged commit 7653c10 into main Oct 15, 2024
@zonotope zonotope deleted the refactor/store-protocol branch October 15, 2024 07:47
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.

3 participants