Module history

Module history 

Source
Expand description

This module defines the storage interface and implementation for managing the message history.

Structs§

MessageHistory
A MessageStore implementation using sled for storage.

Traits§

MessageStore
A trait for storing and retrieving messages.