Hacker News new | ask | show | jobs
by pwpwp 5931 days ago
If your data layout is fairly static, PBs are good.

What I did for an app was encode a kind of JSON in PBs:

http://pwpwp.blogspot.com/2009/08/storing-json-as-protocol-b...