-
I noticed from the source code that it seems to support the S3 storage protocol, and I would like to ask how to configure S3 related information
-
We need a "durability" metric for Storage Providers. Right now, the metric is something like _Number of Successful PoSts_ divided by the _Expected Number of Successful PoSts_.
This number should …
-
in the recent update when enabling BACKEND_STORAGE_PROVIDER=s3 the app won't work
mz0in updated
1 month ago
-
With haikuporter's support of s3, we need to choose a object storage provider.
For context, this will be replacing our Digital Ocean volume block attachment which is $25 month / 250GiB
Assuming …
-
Chgange Columns to:
SP ID||Total Active Deals||Total Data Uploaded||Total Unique Clients||Last Deal Date||Minimum Deal Size
-
Currently, we only support s3 compatible storage providers for storing and retrieving files, we need to make the storage provider more configurable
we have 2 buckets currently:
- for serving facil…
-
There are missing options in Proto file _cs3.storage.provider.v1beta1.ProviderAPI_.
I need to add these options, to get a working Java client
`option java_multiple_files = true;
option java_o…
-
`Durable Functions storage providers` - Recommends Azure Storage V1
----
Documentation Link: https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-storage-providers#azu…
-
We currently have a storage provider for testing that is implemented using `HashMap`. While designing and implementing the new storage provider in #1565, we experimented with a provider that is backed…
-
If you has a primivite type as peristent state `(IPersistentState)` and write state, then clear stete. ReadState will throw exception:
```
Exc level 0: System.NullReferenceException: Object referenc…