Feature request: Add support for saving more than one message at a time #146
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
priority-medium
python
triage
typescript
Use case
to optimize writes into a storage, it should be possible to save more than 1 message at a time. Currently it is only possible to save one message which is not optimal
Solution/User Experience
This will reduce the number of writes in the storage.
Alternative solutions
The text was updated successfully, but these errors were encountered: