Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    State object which reads it's entries from some backend.

    It differs from InMemoryState by needing to serialize the keys before accessing them.

    NOTE: the object has no way of knowing if all of the required data is present in the backend layer, so it MAY fail during runtime.

    Type Parameters

    Implements

    Index

    Properties

    backend: T

    Accessors

    Methods