* Add network instability tests. * Fixed gofumpt issues. * Addresses TTL translation from Dapr and Memcache domains. Memcached uses `0` as the non-expiring marker TTL. [src](https://github.com/memcached/memcached/wiki/Commands#set). On the other hand, Dapr uses `-1` for that. [src](https://docs.dapr.io/developing-applications/building-blocks/state-management/state-store-ttl/) This PR updates certification and memcached code and tests so Dapr -1 (and negative) values are translated to Memcached's `0`. Closes #1929 Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org> |
||
---|---|---|
.. | ||
certification | ||
config | ||
conformance | ||
e2e | ||
scripts | ||
state/query |