-
Currently there two ways to write each row of a Dataframe to Redis -
1. Hashes (Standard)
2. Strings via Binary Persistence Model, which makes it difficult for an external consumer to read.
In …
-
When supporting with the regex pattern issue on the language object () I noticed, that we had multiple definitions of the same concept (in part with slightly varying descriptions) inside our short and…
-
| | |
| ---- | ---- |
| **Label** | Organisational Unit Immediate Parent ID |
| **Definition** | ID of the parent organisational unit directly above the organisational unit.|
| **Usage** | Enter…
-
Trying to implement the MaterialLibrary in the C++ API this concern has been raised (see #1104 )
>>Material uniqueness and identification
>How this is decided is unclear to me. What unique propert…
-
https://github.com/flow-hydraulics/flow-pds/blob/main/cadence-contracts/PDS.cdc#L21
You can get a simpler identifier using `self.getType().identifier`:
`self.getType().identifier.concat(".").con…
-
### Category
User level API features/changes
### Describe the feature you'd like to request
I would like to have ability to provide comments for policy scopes like these:
```
permit(
princ…
-
From the docs it's stated that typesense would index the documents by its `id` field (if exists) or any other of its choice.
https://typesense.org/docs/0.11.2/api/documents.html#index-a-docum…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the […
-
**Is your feature request related to a problem? Please describe.**
In certain circumstances, it would be useful for introspection of Tokio if it was possible to identify a runtime.
This would un…
hds updated
11 months ago
-
Currently we can only provide a username to in the `github_membership` and `github_user` data sources. We're interested in using the unique identifier found at `https://api.github.com/users/{USERNAME}…