Dmitry Shmulevich
|
c7adb917f3
|
update license to Apache v2.0 (#1406)
|
2022-01-04 19:53:31 -08:00 |
Long Dai
|
988fed05ab
|
ci: standard linter config (#1102)
* ci: standard linter config
Signed-off-by: Long <long.dai@intel.com>
* Update utils.go
* fix pulsar issue
Signed-off-by: Long <long.dai@intel.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
|
2021-09-21 15:21:59 -07:00 |
Bernd Verst
|
c930c973e9
|
Adds support for TTL in Memcached State Store (PR Fixup) (#1011)
* Adds support for TTL in Memcached State Store
* parseTTL return error
* memcached parseTTL return value changed int to int32
* Update state/memcached/memcached.go
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
* Update state/memcached/memcached.go
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
* Fix up memcache TTL PR
Co-authored-by: Umut <umut-776@hotmail.com>
Co-authored-by: Umut <umut.comlekcioglu@gmail.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
|
2021-07-14 16:17:51 -07:00 |
Abhilash Singh
|
0cae368496
|
[WIP] Add memcached state store (#71)
* Add memcached state store init
* Add parsing of optional parameters
* Add tests
* Update vendor
* Add memcached to supported state store list
|
2019-10-31 06:21:04 -07:00 |