-
The current `LightStore` API is a bit underpowered, and forces us to implement ad-hoc method like `get_non_failed` or `latest_trusted_or_verified` to keep the downstream code clean.
It would be nic…
romac updated
3 years ago
-
### Summary
This RFC introduces to OSTD new abstractions for _slabs_ so that efficient _slab caches_ can be implemented in safe Rust by OSTD users. These slab caches can be used to implement an eff…
-
I'm currently reworking a system that was using Azure blob storage to use FluentStorage so we can target different providers / deploy on-prem and make use of disk storage.
Data for the application …
-
Created fresh Azure Functions project from VS 2019 with storage in Azure. Trying to start it gives the following error: `System.ArgumentNullException: 'Value cannot be null.
Parameter name: path'` at…
-
Hi,
I am not sure whether this feature request / issue should be here or the main repo (https://github.com/pulumi/pulumi).
I am working with a customer who has got a lot of complaince requiremen…
-
**Is your feature request related to a problem? Please describe.**
Feature Request https://github.com/opensearch-project/OpenSearch/issues/1061
Feature Request https://github.com/opensearch-project/…
-
Thinking of two common scenarios here and whether FNA3D + SDL_GPU can support them cleanly, if at all:
* I want good load times and smooth loading w/minimal dropped frames, so I want to do asynchro…
-
Entity framework throws the following errors when used in Azure Functions after upgrading from 5.0.0-preview.3.20181.2.
Running locally with Azure Functions Core Tools, but the same issues exist on…
-
There is a number of API calls that interact with containers, e.g. `ContainersById`, `Containers` and `SwitchContainers`. It also restarts containers when a branch switches.
There are several issue…
-
I'm using windowed tables as a local cache for an agent. In order to get expiration I have to use a windowed table with an expiration of a day, but this results in multiple versions of a key being sto…