foxcpp / foxcpp/maddy-storage

Optimize message data fetching

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In some cases, it is not necessary to fetch some message fields:
* Flags
* Content data (envelope, etc)
* Parts data (may be quite big).

Repository interface should support such partial fetching. Returned objects should be read-only and cannot be saved.
It should be possible to tell that the model object is "partial".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.