Closed dnlopes closed 10 years ago
It is implemented in Scala, but can be used from Java also.
That was pretty dumb of me. Of course it can. It's working now. Thanks.
No problem. It was not dumb. It is easy to create a Scala API that is not usable from Java, but I have tried to provide a good Java API. Let me know if you find something that is not working.
Hi,
do you have any Java CRDTs implementations? In this repository I can only find Scala implementations, and though both languages are similar I was looking specifically for a Java implementation.
Thanks, David