transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
11 stars 11 forks source link

Add outline of GCP spanner implementation #45

Closed AlCutter closed 4 months ago

AlCutter commented 4 months ago

This PR adds Spanner support to the GCP storage implementation, along with sequencing support.

TODO: relies on #44, merge & rebase.

Towards #23