Frederic Loranger
Frederic Loranger
**Is your feature request related to a problem? Please describe.** We currently have two issues with the QueryRecord unary gRPC message: 1. Inconsistent performance when querying data for records with...
**Is your feature request related to a problem? Please describe.** When querying lots of records against a given owner ID, the open saves message takes a long time to return...
**Is your feature request related to a problem? Please describe.** Too many writes on entities when committing chunks since we need to commit the upload and at the same time...
**What happened**: We have data that has been created with the older open saves API, which saved NumberOfChunks as a column in the record objects. The changes introduced to replace...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Add caching for store entities in Open Saves, similar to what we have for...