Skip to content

Implement sharding and coordinator

Latest
Compare
Choose a tag to compare
@abyss7 abyss7 released this 16 Mar 15:01
Stop using std::hash for sharding (#99)

To make sure different configurations make sharding in the same way
stop using std::hash.