Brad Koehn

Results 17 issues of Brad Koehn

#### For bugs - Rule Id (if any, e.g. SC1000): SC2034 - My shellcheck version (`shellcheck --version` or "online"): 0.9.0 - [ x ] The rule's wiki page does not...

My full backups work fine, and regular pushes of wal files work too. Thanks! But a delta backup tends to fail with errors like this: ``` ERROR: 2020/02/18 03:10:11.086988 upload:...

**Problem Statement** Xquery Sets are unsupported. **Steps to Reproduce** Given this input: ``` abc def ghi jkl ``` This query should be valid: `bunch/foo[(bar)=("abc","ghi”)]` **Actual Result** ``` panic: bunch/foo[(bar)=("abc","ghi")] has...

bug

The service seems to be struggling to resolve DNS entries that are, in fact, publicly resolvable. Try running the "gmail.com" domain and you'll see the errors.

Pokem is really handy. Thanks for building it! It would be really nice if you could use HTTP headers for accessing various message options: ``` # markdown (or code) curl...

I’m running v1.0.0, and suddenly started getting these errors when starting pokem: ``` 2024-06-10T19:18:56.407766Z ERROR sync_with_result_callback{sync_settings=SyncSettings { filter: FilterDefinition(FilterDefinition { event_fields: None, event_format: "client", presence: Filter { not_types: [], limit:...

Thanks for this project; I was able to migrate off of Redis 7.4 after I inadvertently upgraded my databases. To get it to build under Debian I had to comment...