Storage::read_with_optional_meta
can load Entries first, select the latest one and only then load the data
#276
Labels
enhancement
New feature or request
Right now
Storage::read_with_optional_meta
loads data for all records for specified key. This can be improved by loading entries first, and then loading data for only oneEntry
The text was updated successfully, but these errors were encountered: