skylog/

directory
v1.3.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2020 License: Apache-2.0

README

Skylog

Skylog stands for scalable log. This is the new experimental design for Trillian logs that supports horizontal scaling: it achieves higher throughput by using distributed storage and keeping the write path parallel. It does so with a relatively low latency, which makes the system nearly real-time.

It is not for production use yet.

TODO(pavelkalinnikov): Keep writing, add design docs.

Directories

Path Synopsis
Package core contains code for a scalable Merkle tree construction.
Package core contains code for a scalable Merkle tree construction.
Package storage contains Skylog storage API and helpers.
Package storage contains Skylog storage API and helpers.
gcp/cloudspanner
Package cloudspanner provides implementation of the Skylog storage API in Cloud Spanner.
Package cloudspanner provides implementation of the Skylog storage API in Cloud Spanner.
gcp/gcppb
Package gcppb contains proto messages for GCP-based Skylog storage.
Package gcppb contains proto messages for GCP-based Skylog storage.
gcp/pubsub command
Package contains a binary that sends Merkle tree building jobs to a collection of workers through a GCP Pub/Sub topic.
Package contains a binary that sends Merkle tree building jobs to a collection of workers through a GCP Pub/Sub topic.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL