aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/java/com/yahoo/documentapi/messagebus/protocol/RoutableFactories80.java
Commit message (Expand)AuthorAgeFilesLines
* Propagate "create if missing"-flag outside binary Update payload in protocolsTor Brede Vekterli2024-04-261-0/+4
* Use smaller buffers for Document(Update) serializationTor Brede Vekterli2024-03-041-3/+3
* More graceful reporting of Protobuf protocol decode errorsTor Brede Vekterli2024-02-261-9/+3
* Optimize Java DocumentProtocol encoding memory usageTor Brede Vekterli2024-02-231-7/+21
* Explicitly use HEAD serializer for document update instancesTor Brede Vekterli2024-02-231-1/+2
* Use temporary byte array when serializing Protobuf in JavaTor Brede Vekterli2024-02-221-7/+4
* Improve codec error reporting and use Protobuf type parsers directlyTor Brede Vekterli2024-02-201-41/+58
* Add new Protobuf-based MessageBus DocumentAPI protocolTor Brede Vekterli2024-02-161-0/+931