Caleb Doxsey
|
2364da14c8
|
databroker: add support for querying the databroker (#1443)
* databroker: add support for querying the databroker
* remove query method, use getall so encryption works
* add test
* return early
|
2020-09-22 16:01:37 -06:00 |
|
Caleb Doxsey
|
a1378c81f8
|
cache: support databroker option changes (#1294)
|
2020-08-18 07:27:20 -06:00 |
|
Cuong Manh Le
|
ec52412d79
|
pkg/storage: make Watch returns receive only channel (#1211)
So the caller can not write to the channel, and insist that the channel
is for notifying only.
|
2020-08-05 23:49:28 +07:00 |
|
Caleb Doxsey
|
29fb96a955
|
databroker: add encryption for records (#1168)
|
2020-07-30 14:04:31 -06:00 |
|