Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Remove redundant serialize-deserialize on the Primary #12

Open
asonnino opened this issue Jun 24, 2021 · 0 comments
Open

Remove redundant serialize-deserialize on the Primary #12

asonnino opened this issue Jun 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@asonnino
Copy link
Contributor

The Primary serializes and deserializes data many times for different reasons (storage, net, replying to sync requests). It would be nice to use the same trick as the worker to avoid/limit that.

@asonnino asonnino added the enhancement New feature or request label Jun 24, 2021
@asonnino asonnino changed the title Remove useless serialize-deserialize Remove useless serialize-deserialize on the Primary Jun 24, 2021
@asonnino asonnino changed the title Remove useless serialize-deserialize on the Primary Remove redundant serialize-deserialize on the Primary Jul 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant