Skip to main content

ScuttleSort - incremental convergent topological sort for Secure Scuttlebutt

Project description

ScuttleSort -- Incremental Convergent Topological Sort for Secure Scuttlebutt(SSB)

Synopsis

ScuttleSort converts SSB's tangled append-only logs into a single linear sequence. Because this sequence changes as new log entries are incrementally added, an append-only stream of instructions ('insert' and 'move' commands) is derived as a side effect that permits to replicate and update copies of the sequence. ScuttleSort is convergent which means that the resulting sequence is the same for all receivers having seen the same set of log entries, regardless of the order in which they process a new log entry as long as it follows the append-order.

Notes on the Python Implementation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scuttlesort-0.0.6.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

scuttlesort-0.0.6-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page