Jeffrey Hohenstein

Results 5 issues of Jeffrey Hohenstein

**Make sure you're opening this pull request pointing to beta branch!** ## What does this PR do/solve? Create the ability to add custom headers to the HTTP request(s). I use...

I have been learning about and testing the io_uring and tokio_uring libraries over the past couple days. I'm working on a performance-oriented filesystem application where reads and writes can be...

## Use Case I am working on a high-throughput IO project reading/writing fixed size blocks to disk. I have a broadly used compilation parameter for the block id size. I...

customer-request

Both `proto/google/fhir/proto/r4/core/datatypes.proto` and `proto/google/fhir/proto/r4/core/profiles/datatypes.proto` generate a class named `DatatypesReflection` as part of the standard output from `protoc`. Both `*.proto` files use the same package `google.fhir.r4.core`. This results in a duplicate...

# Project It's not public but I am working on a high-throughput IO block device subsystem. # Use Case I want to use enums for an operation log where the...

customer-request