-
Great tool and it works as described but I'd lie to be able to sync multiple kv's in my vault without having to run separate instances. We have our secret engines separated by environment and I'd love…
-
For multi-gpu machines, be able to load multiple inference backends and route to them appropriately. For example:
```
+----------+
+--------…
-
I recently tried to replace the vispy canvas with a pygfx canvas to see what breaks. I came to the conclusion that in order to move along with the project of having multiplke rendering backends, the b…
-
We have multiple subscriptions in a cloud provider and we would like to store the state files for each StackTemplate in separate storages (backends). The documentation says (https://docs.cluster.dev/s…
-
Currently, this package depends on DynamoDB for it's subscription storage.
We should consider allowing multiple storage backends, and probably supply both a Eloquent and DynamoDB out of the box, an…
-
### Problem
I'd like the ability to add multiple backends of the same type (eg, AWS), as we may have different settings/use cases.
For example, we may want to run dev environments in one AWS acco…
-
Disclaimer: I have not run this just a coupke of thoughts.
Use ibis-project as a dataframe code output that translates to many known backends incl duckdb, pandas, polars, spark
Use smart_open …
-
I'm trying to find if there is a way to provision PVs from multiple storage backends given a StatefulSet that has a single StorageClass defined in its `volumeClaimTemplates` section.
Given a Statef…
-
### Description
This may be a bug or a feature request, I'm not sure.
I'm building a project for Windows which needs to support CPU and CUDA backends. In .csproj I have:
```
``…
-
I'd love to pass a comma separated list of `CE_BROKER_URL`s and have this spin up some multiprocessing under the hood, merging the results in the prometheus metrics endpoint. This is possible with [Mu…