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

CosmosStore: Enable uncompressed unfolds as in v2 #249 #248

Merged
merged 3 commits into from
Oct 2, 2020

Conversation

bartelink
Copy link
Collaborator

Port of @ylibrach's #206 to work with Newtonsoft.Json
Enables a CosmosCategory to inhibit compressing of Unfolds (Snapshot bodies) stored in Tip by adding , compressUnfolds=false

CAUTION: Use with care: readers with older versions of Equinox will choke on uncompressed values

bartelink added a commit that referenced this pull request Oct 2, 2020
@bartelink bartelink changed the title CosmosStore: Provide ability to inhibit compression of unfolds CosmosStore: Provide ability to inhibit compression of unfolds as in v2 #249 Oct 2, 2020
@bartelink
Copy link
Collaborator Author

bartelink commented Oct 2, 2020

First official release of this is on v2 branch as #249 - this is effectively a cherrypick of that

@bartelink bartelink changed the title CosmosStore: Provide ability to inhibit compression of unfolds as in v2 #249 CosmosStore: Allow inhibiting compression of unfolds as in v2 #249 Oct 2, 2020
@bartelink bartelink changed the title CosmosStore: Allow inhibiting compression of unfolds as in v2 #249 CosmosStore: Enable uncompressed unfolds as in v2 #249 Oct 2, 2020
@bartelink bartelink merged commit b42b733 into master Oct 2, 2020
@bartelink bartelink deleted the uncompress-unfolds branch October 2, 2020 15:40
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