treziac
treziac
The doc is missing a section to explain how to create a more elaborate schema than just a one-string-field schema. How should I create a schema with say, a timestamp...
When sending (P)TTL command to redis, the server return the ttl of a key, with two special values: * -1 if the key has no expiry * -2 if the...
When using the library, the dlls librdkafka and zlib are locked by the w3p process and can't be deleted/updated until the webservice is stopped. In a webapi hosted in iis...
fixes #1853
#### Bug description When a class annotated with MessagePackObject define a property with a type defined in another project, this type is not checked to be properly annotated with MessagePackObject....