-
For datastores with multiple replicas, having the "All" alternatives for CopyVolumeData and PrepareData is useful in order to:
- avoid phase duplication for each of the replicas
- address use case…
-
When you are working off of local datastores only its a bit clunky to have to define the connection the Prefect API and define the names of remote and local Prefect blocks.
Until you can define flo…
-
### Problem:
I followed every step mentined in the Codelab tutorial [https://developer.android.com/codelabs/android-proto-datastore](https://developer.android.com/codelabs/android-proto-datastore), b…
-
In our system we sporadically see the error `SR_ERR_LOCKED` when calling `sr_apply_changes` on the running datastore. I thought that the provided timeout would be respected when the lock is already ta…
-
I have a situation where I need to send a kill-session from a sysrepo application on a different session that locked Datastore. I did this and I am able to kill the session
```
rpc = nc_rpc_kill…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### I tried this:
pub struct Ticket {
ticketCode: str;
carPlate: str;
rateName: str;
}
pub class MockDataStore {
inflight _tickets: MutMap;
inflight new(){
t…
-
The `datastore.py` module has become extremely large (6000 lines 😵), and has all the DataStore class methods explicitly implemented in the file. This makes development more difficult.
One relative…
-
Refinement / extension of the [Data Wrapper / Data Store in recline](https://github.com/okfn/recline/blob/bd98d15b611ad2d17f8d00461a900e7e3871e68f/src/backend.memory.js#L22)
cf
- https://github.com/o…
-
To serve the needs of the Summary, Comparison, and eventually the Evolution view we need a higher-level data storage component that can serve data efficiently from multiple combinations of channel, ve…