Open meling opened 7 years ago
The examples above should also describe how to organize your repos, and how to use the vendor folder. Moreover, we should also describe an advanced example where you want to extend Gorums as a library like was done for the Raft implementation (@s111).
The load balancing example can benefit from this blog post. Perhaps we could specify a bachelor thesis for implementing the various LB alternatives described in the blog post.
Make progression of different examples ranging from
per_node_arg
andcustom_return_type
(consider splitting this issue into a separate issue for each example.)