Currently it can take quite a long time to download & decrypt a vault's history and metadata.
Most of that data never changes or is only being appended to over time, so we should get quite large performance gains by storing this metadata locally for future reference and only request the latest diff with only the new data.
Currently it can take quite a long time to download & decrypt a vault's history and metadata. Most of that data never changes or is only being appended to over time, so we should get quite large performance gains by storing this metadata locally for future reference and only request the latest diff with only the new data.