components-contrib/.github
Tiago Alves Macambira 8e4af0a3a4 Certification tests for MemCached State Store component.
* 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>
2022-09-22 18:26:55 -07:00
..
ISSUE_TEMPLATE Update issue templates with security reporting info (#917) 2021-06-14 10:43:14 -07:00
infrastructure Add confluent kafka to conformance test (#2058) 2022-09-13 13:43:56 -07:00
scripts Enables autoupdate for PRs to be in sync with master. (#1363) 2021-12-06 14:59:43 -08:00
workflows Certification tests for MemCached State Store component. 2022-09-22 18:26:55 -07:00
pull_request_template.md Update PR template to include doc issue ref (#287) 2020-04-09 13:12:51 -07:00