micro/store
Dominic Wong 5a52b5929c
add create and delete namespace to runtime (#1965)
* add create and delete namespace to runtime

* dial down aggressive expiry

* add logging

* fix deletenamespace

* add start of k8s unit tests

* fix workflow

* turn on k8s tests

* ease tight tests

* mkdir in workflow

* dammit -p

* setup folder
2020-08-24 16:54:39 +01:00
..
cache v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
cockroach store: remove write TTL & expiry options (#1960) 2020-08-21 09:35:53 +01:00
file store: remove write TTL & expiry options (#1960) 2020-08-21 09:35:53 +01:00
memory store: remove write TTL & expiry options (#1960) 2020-08-21 09:35:53 +01:00
test add create and delete namespace to runtime (#1965) 2020-08-24 16:54:39 +01:00
noop.go add Store Close method (#1500) 2020-04-08 09:51:10 +01:00
options.go store: remove write TTL & expiry options (#1960) 2020-08-21 09:35:53 +01:00
store.go Fix Comments (#1833) 2020-07-14 13:13:32 +01:00