Brian Dunavant
Brian Dunavant
I found this thread while trying to figure out how to add an XML attribute to what would be an array in the JSON definition. e.g. something like the `count`...
I have signed the CLA now if you want to re-scan.
According to the docs, an administraor of this repo needs to trigger a rescan of the cla/google (click on details, and it should be on the left). I have double...
I found this issue because I'm writing docs to describe a **MERGE** endpoint (which is OData 1.0 and OData 2.0, but not HTTP spec), and really should have been written...
I will note that the build failures are not with my test/code. I was getting these same failures with a fresh install.
@ronkorving @3rd-Eden Just FYI, I've been running this in my production services without issues. If you see the posts lots of people keep hitting this bug. If there's anything else...
My belief is that the correct behavior here is to allow the set() call to attempt to complete as one would expect. Any errors in that call will continue to...
The default maximum object size is 1MB. In memcached 1.4.2 and later, you can change the maximum size of an object using the -I command line option. ( https://docs.oracle.com/cd/E17952_01/refman-5.6-en/ha-memcached-faq.html )...