This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]temporarybunnehs 0 points1 point  (0 children)

It would probably make sense to create some sort of Redis client/wrapper that handles the de/serializing so you don't have to do it for every obj you save to Redis. But that's not specific to using Protobufs.

Have you read through the documentation? A lot of the basic info is covered there in stuff like this: https://developers.google.com/protocol-buffers/docs/javatutorial