tontinton / dbeel

A distributed thread-per-core document database
Apache License 2.0
497 stars 19 forks source link

Add multi core support #3

Closed tontinton closed 1 year ago

tontinton commented 1 year ago

Each shard is assigned to a core, and the communication between them is through an async channel.