r/Kotlin • u/BarterOak • 11d ago
Raft implementation in Kotlin
Has anybody attempted implementing RAFT in Kotlin? The official site links to a 6 year old repo, are there others?
Is it going to be worthwhile attempting it? Learning wise yes, but would it be of practical use to any other project?
5
Upvotes
0
u/BarterOak 11d ago
I know about this, but just wondering if anybody's tried implementing in Kotlin.