Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
TODO How about getting multiple objects at once
TODO Maybe should be repeated for all stored keys?
These options should be used during schema definition, applying them to some of the fields in protobuf
A Key uniquely identifies a message stored in the database
Used in: , , ,
A identifier for the message
The field within the message
The value serialized in such way that it doesn't create collisions
A Message might depend on other messages to be stored first
A StorableMessage has a unique Key and a serialized representation of the object
Used in:
This gives much more flexibility, as it can be read again