-
Hi, just wanted to offer some feedback on the documentation as a first-time user.
I'm looking at this here: https://github.com/rust-cli/config-rs/blob/main/examples/hierarchical-env/settings.rs
…
j-n-f updated
2 weeks ago
-
I got a race condition when getting value from `Context`: `concurrent map read and map write`
The potential error code is in `/gin-gonic/gin/context.go`
```
// Set is used to store a new key/value p…
-
## Is your feature request related to a problem? Please describe.
During discussion of https://github.com/owncloud/ocis/issues/2793, it showed that it would be beneficial if it was possible to contro…
-
## Odd issue in Web WASM build with `int` type
First off, thanks for this lovely fork of **Hive v2** with WASM support, looks great and pleased to see this simple classic version of Hive continued.…
-
Type: Bug
1.Open Data Studio
2.Click on Accounts -> Add Account
3.Browser opens for verification -> select your account
4.Error message pops up: From logs:
```
[Error]: Error fetching tenants :TypeE…
-
I'm trying to create `local` volumes instead of hostPath so that I can use Velero with my volumes but I'm running into an issue when the PVs are created.
Storage Class:
```yaml
apiVersion: stor…
-
It is impossible to check if a key-value record exists, and users use kvs.getRecord instead, which is inefficient.
The implementation is simple: to check if a record exists, you can use an HTTP req…
-
### Feature description
We increasingly hear user requests to allow storing all inputs and outputs in internal storage. With the successful implementation of the Key Value store this idea seems feasi…
-
The current work on an N5Store in zarr-developers/zarr-python#309 implements a storage class that does two things. First, it implements a transformation from the keys and values used in the zarr proto…
-
# Enhance Key Access Server Table
## Context and Problem Statement
Currently, the Key Access Server (KAS) stores a jsonb representation of the public_key. This design presents a limitation, as i…