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

remote: start transitioning from binary to cereal #231

Merged
merged 23 commits into from
Nov 17, 2023

Conversation

sorki
Copy link
Member

@sorki sorki commented Nov 15, 2023

Strict by default, with round trip props.

Nix-like serialization primitives for now
via System.Nix.Store.Remote.Serialize.Prim

Strict by default, with round trip props.

Nix-like serialization primitives for now
via System.Nix.Store.Remote.Serialize.Prim
@sorki sorki force-pushed the srk/cereal branch 5 times, most recently from 413b229 to 6f5fc80 Compare November 15, 2023 15:14
@sorki
Copy link
Member Author

sorki commented Nov 16, 2023

I'll be glad If anyone wants to chime in and skim thru the commits as there's bunch more stuff coming. There are not many breaking changes to public interfaces, it's all in the spirit of tying the knots some more and getting both libs into better shape.

@sorki sorki mentioned this pull request Nov 16, 2023
@Ericson2314
Copy link
Member

@sorki already knows, but just for others' benefit I just pushed https://github.com/obsidiansystems/hnix-store/tree/daemon-server-side which is a big overhaul of the remote protocol stuff. The plan is to integrate everything together one way or aonther.

@sorki
Copy link
Member Author

sorki commented Nov 17, 2023

I'm going to merge this one as it allows to merge hnix-store-db in #70. The StorePath.hs is in disarray and will be cleaned-up shortly in follow-up PRs (after #234 is done).

Also the changelog would link to a huge PR which defies the point of linking to it and I'm too lazy to link to specific commits.

@sorki sorki merged commit 3b06982 into haskell-nix:master Nov 17, 2023
6 checks passed
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