jkimalane
jkimalane
I'm bit stuck as I can't figure out how multibulk responses are forwarded from redis server through dynomite proxy to redis client. Commands like XINFO STREAM or XRANGE return multibulks...
There is a pending pull-request #675 which provides basic streams support. Although there is a timing issue but in general, all streams related commands are supported.
any news about this one?
> Hi, can you please sign this PR. Sorry, but I'm new to "signing PRs". So can I sign already submitted PR or do I have to create a new...
Any news about removing those "puts" statements from the net/http monkey patch?
You should really focus more on QA as this issue is not the first one, which requires monkey patching a monkey patch
This is a major issue. For example, warning is triggered for nested json objects, which are perfectly valid but due to to_s conversion include spaces as field separators. Another big...
Any news or feedback about this issue would be greatly appreciated. Documentation does not cover this use-case very well and there is another thread/issue where using variable based "routing" like...
That's exactly what I was looking for. Which version of rsyslog introduced this feature? Unfortunately documentation does not mention that.
I also tested exactly the same configuration on CentOS 8 (8.4.2105) and rsyslog behaved exactly the same: instead of spooling messages to disk, it just silently dropped all incoming messages....