Garrett Squire

Results 5 issues of Garrett Squire

This may have been a conscious choice to avoid but I wanted to see if it makes sense to use some type that implements `AsRef` in place of `&[u8]`? This...

experience-easy

This patch just bumps the version of `bindgen`.

Use the retain function to remove the key from the list.

Below is a rough checklist of things that need to get done: - [x] More unit tests for the parser. - [x] Attend to the TODO comments. - [x] Investigate...

This patch adds the remaining database replica integration tests. It also corrects some of the parameters for the replica promote test. Tested with `make test_integration`. Closes #1359