Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kms: implement pipelining for read requests
This commit adds pipelining support for read API calls like `Encrypt` or `GetPolicy`. It also adds a `internal/pool` package for using buffer pools to reduce GC preasure. Signed-off-by: Andreas Auernhammer <[email protected]>
- Loading branch information