-
Do you have any idea how to make the backends (specifically, GLES or Vulkan) selectable at runtime? For exmaple, by making some object-safe traits? Alternatively, it would help if multiple backends ca…
-
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…
-
It would be nice to have ability for multiple backends for the same secret, for example:
gcloud_privatekey: ?{kapitan:namespace/stage/gcloud_privatekey|base64}
and under the secrets definition h…
-
Hi,
thanks for this really nice project. It solves some hard issues in an elegant way.
Currently its only possible to specify a single backend via `-backend-service=backend-service`. Yes this backen…
-
I would like to be able to transfer files between back-ends. For example from one S3 instance to another. Currently I haven't found a way to do that.
-
Is this currently possible? I see I can shard across virtual buckets which is nice but it's not clear on if it would allow sharding across multiple backends (in this case it would be identical backen…
-
Currently TorPaste supports a single backend, and that is the local (or mounted) filesystem. Alternatives can include (Document) Databases, Object Stores, etc.
Currently TorPaste can be easily set u…
-
It would be great if doorman could manage different backends after login.
Thank you in advance!
-
[HoloViews](https://holoviews.org/index.html) abstracts multiple backends, including matplotlib.
How much of the logic we prototyped here (dealing with gridspecs, distinguishing between notebook and …
-
I'd like to revisit @stevengj's pure Julia FFT code (@YingboMa has an updated copy at https://github.com/YingboMa/DFT.jl) - primarily because I'd like to extend it for ffts over finite fields. However…