This PR is a small refactoring in advance of some other changes. Previously we were storing the whole `Context` associated with each message. However, it's likely that multiple messages may end up using the same context. We now store the deduped context in a separate collection and refer to it from each message by its `ContextId`. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE-GPL | ||