Skip to content

Framework Plan #2

Open
Open
@ChenxingLi

Description

  • Generalize TableName to support different table set.
  • Make TableRead support lifetime for both 'db and 'static. (Hint: fn view<'a, T: TableSchema>(self) -> Result<impl 'a + TableRead<T>> where Self: 'a;)
  • get_raw for KeyValueStoreRead

Other lints:

  • use small vec for EncodeKey

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions