-
```
We should add a implementation of DataStore based on EF.
Similar to
https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis.
DotNet4/Apis/Util/Store/FileDataStore.cs?r=eb7…
-
Right now we clear the entire datastore before uploading the new data. This usually maxes out our quota. It would probably be better to just create a timestamp column and append the new data to the …
-
```
Now h2 is not good, because it is conset.
```
Original issue reported on code.google.com by `kristina...@gmail.com` on 28 Apr 2011 at 7:54
- Blocked on: #43
-
**Describe the feature request.**
Following [this pull request](https://github.com/opensrp/fhircore/pull/2917). We will migrate all the functionality of unencrypted shared preferences to datastore.
…
-
### Description
By following the Getting started instructions and setting up the datastore Cloud Feature at this page: https://docs.amplify.aws/lib/datastore/sync/q/platform/flutter/#setup-cloud-s…
-
Currently the provider only supports Global Datastore and Serverless cache, but it needs to also support ReplicationGroup (like the regular AWS provider supports). Neither of the included classes exp…
-
This is a time-boxed (~2 points) effort to do bullet number 2 of https://github.com/fleetdm/fleet/issues/21233.
Go tests we can split to a separate job (I'm all ears):
- Migration tests (`server/d…
-
> [04:17:14] +Dumcord: Hey, quick question. Which is more efficient? `DataStore#getClaimAt` or `DataStore#getClaim` (edited)
[04:18:34] +Dumcord: It just seems like `DataStore#getClaim` iterates th…
-
This is my yaml snipped to provision tracetest:
```
provisioning.yaml: |-
|
---
# Datastore is where your application stores its traces. You can define several different datasto…
-
Hey,
is it possible to monitor the datastore throughput (MB/s)?
Would be a great extension to the exsisting IOPS monitoring.