Greg Bacchus
Greg Bacchus
May be easier to pass in an already created `IORedis.Redis` or `IORedis.Cluster` object, rather than `RedisOptions`. That way the user of the library gets more control.
What would be useful for me is to have a shortcut for common User-Agent headers e.g. `http GET google.com --chrome`
## Expected behavior When creating a cluster, the eksRole should allow the following actions. This is required for creating provisioning LoadBalancers. - `ec2:DescribeAccountAttributes` - `ec2:DescribeInternetGateways` ## Current behavior The eksRole...
It would be great if this project included types to improve its compatibility with typed languages such as TypeScript.
It would be useful to me to be able to set different nodeSelector and tolerations for dataNodes vs accessNodes. This is because I'd like to have a specific node-group that...
When monitoring a socket using MonitorSocketExtensions.Monitor (extension) all events come through fine except for the Address property of Connect and Disconnect. This is using 3.0.0-rc (latest from nuget)
### 🎤 Tell us your idea In a situation where there are very many agents, I'd like to be able to provider a `discover_agent` tool that can do a RAG...