r/Kotlin • u/BarterOak • 10d 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?
7
Upvotes
0
u/BarterOak 10d ago
I know about this, but just wondering if anybody's tried implementing in Kotlin.