Skip to content

Feature: Preordered Logs #575

@mhutchinson

Description

@mhutchinson

Preordered Logs was supported by Trillian v1. In this mode there is no sequencer or queue, and the user writes each new leaf to an explicit index. We could support this by having a new lifecycle state that only exposed a single method such as func Set(ctx context.Context, index uint64, entry *Entry) error.

The major blocker to implementing this feature is a good use-case in the modern transparency world. This issue will be addressed when we have upvotes and comments from the community giving a desire signal, and ideally concrete use-cases for the feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions