Skip to content

Sharding #28

Description

@patricklbell

Create a high level draft for sharding the request handling and data storage layers. Take inspiration from scylladb by ensuring no locking (or as minimal locking as possible) and using consensus algorithms. The plexdb library layer should be completely indepedent of sharding strategy and should support a variety of patterns, taking inspiration from s3, scylladb, sqllite and postgre.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions