Skip to content

Add JSON Marshal/Unmarshal to setof#443

Merged
klauspost merged 3 commits into
tinylib:masterfrom
klauspost:json-setof
May 25, 2026
Merged

Add JSON Marshal/Unmarshal to setof#443
klauspost merged 3 commits into
tinylib:masterfrom
klauspost:json-setof

Conversation

@klauspost
Copy link
Copy Markdown
Collaborator

Each type not also support JSON serializers so sets are stored as JSON. Sorted/Unsorted also applies here.

Mildly breaking. Open for alternatives.

Each type not also support JSON serializers so sets are stored as JSON. Sorted/Unsorted also applies here.

Mildly breaking. Open for suggestions.
Comment thread msgp/setof/json.go
Comment thread msgp/setof/json.go
@klauspost klauspost requested a review from philhofer May 25, 2026 09:23
@klauspost klauspost merged commit 816d8a7 into tinylib:master May 25, 2026
3 checks passed
@klauspost klauspost deleted the json-setof branch May 25, 2026 15:58
@klauspost
Copy link
Copy Markdown
Collaborator Author

Merged, but holding off release for a bit more.

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.

2 participants