Skip to content

Cache Hydrated Conversations #113

@jazzz

Description

@jazzz

Problem

Currently the approach to managing conversation state is based on hydrating conversations from storage on every call. This has negative impacts on performance, readability, and ownership.

Whats needed

  • Clients or Inboxes should cache Conversations it has already loaded into memory.
  • Conversations state is persisted as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions