HotRod C# client Beta1 is out!
Thanks to a sustained effort from Sunimal Rathnayake, the C# HotRod client has evolved quite a bit:
-
the public API was polished and finalized
-
the client was upgraded to 2nd level of intelligence: that means that it can automatically piggyback cluster’s topology information from the servers. E.g. if a new server is added, the client is made aware of it and can start balancing requests towards that server
-
a pluggable load balancing policy was added (defaults to round robin)
-
various other bug fixes backed by an growing test suite
We’ve also set up a development setupiv document to speed you up in case you want to take a look at the code or contribute.
You can download it from here - please give it a try and don’t hesitate to post your comments to our forums, the mailing list or contact us directly on IRC for a chat!
Cheers,
Mircea
News
2020-09-08 Infinispan 12.0.0.Dev03
2020-08-31 Non Blocking Saga
2020-08-28 The developer Conference Sao Paulo
2020-07-28 Infinispan Server Tutorial
2020-07-27 Infinispan 12.0.0.Dev01
Tags
Tags: csharp hotrod gsoc