Yuri ZinchenkoThe Command Pattern as an Alternative to RPCThe cmd-stream library is a proof of concept. It is implemented in Golang and demonstrates excellent performance — can be up to 3 times…5d ago15d ago1
Yuri ZinchenkoMok — thread-safe mocking library for GolangJonathan Hall came up with a very interesting idea on how to mock interfaces without using of third-party libraries. This approach can be…May 30May 30
Yuri ZinchenkoReliable Message Delivery Without a Message BrokerIt is expected that the reader is already familiar with the microservice architecture, the message broker pattern, and the concept of a…Jan 19Jan 19
Yuri ZinchenkoMUS Serialization FormatMUS (Marshal, Unmarshal, Size) format is quite straightforward and it won’t take you long to figure it out. In its specification, you can…Sep 10, 2023Sep 10, 2023