bigeasy / bigeasy/synapse

Implement distributed b-tree.

Open
#3 0 comments 0 reactions 1 assignee Claimed by @bigeasy View on GitHub
enhancement
Dominant language
Shell
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In order to do ranged searches, Synapse will need more than a distributed hash table, it will need a distributed b-tree. Built on top of any database engine, each client node can act as tier in the tree, with multiple nodes in the network acting as a distributed root. Those roots would direct traffic through the tree to the client nodes that contained the specific records sought by a query.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.