Bill Anderson

Results 33 issues of Bill Anderson

I don't see any docs on the subject so I'm not sure if this is a docs or feature request. ;) While knowing there are messages deferred is great, the...

feature
request

**Describe the bug** Application unable to run in MacOS Catalina **To Reproduce** Steps to reproduce the behavior: 1. Set executable bit 2. Launch 3. Watch it complain about lack of...

feature

Now it is nice and clean. FIxes #404

sentinel

An RCP to add two new sub-commands to `CONFIG` for better admin and issue reporting capabilities. This fulfills issue #16

For two new `config` command options to improve admin/troubleshooting capabilities. Edit: Initial PR for RCP is #17

Holder for claiming RCP #4. There are cases where you might want or need to flush the sentinel config to disk to ensure it has an current copy. This command...

Currently it looks like it would be #2. I am preparing an RCP for a memory related stat to be tracked and made available in the info command.

Passing in a dictionary as the data param in a human_curl.Request("PUT"...) call, the dictionary is converted to URL parameters instead of operating as human_curl.put(...) does. This means it breaks.

This PR adds a new set of methods/commands used for talking to a Redis Sentinel server. It introduces no dependencies, has tests for the non-trivial methods, embedded doc comments, and...

I'm willing to write the docs on the SENTINEL commands, but want to make sure I have the correct place to put them. I'll be adding some text to the...

sentinel