Using ProtoBuf for Huge Object Serialization
- Published: April 12, 2017
- ALEXEY BESSARABOV ALEXEY BESSARABOV
- App Development
I want to share my experience with using ProtoBuf to optimize the size of transferred/cached objects. We at Distillery faced a problem that the size of Memcached objects are huge. We’ve come close to exceeding the Memcached server storage limit...
Read more...