Commit Graph

3 Commits

Author SHA1 Message Date
shivam 874c11ac2a Adding redisDB metadata
Signed-off-by: shivam <shivamkm07@gmail.com>
2023-01-10 09:54:23 +05:30
Dmitry Shmulevich c7adb917f3
update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
Laurence a21897bc81
add config api (#1113)
* add config api

* fix: add ut

* fix: linter

* fix

* fix: some pr comments

* fix: go mod tidy

* fix: ut

* Update redis_value.go

* Update redis_value_test.go

* Update redis_test.go

* Update requests.go

* Update responses.go

* Update redis_value.go

* Update redis_value_test.go

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Long Dai <long.dai@intel.com>
2021-10-19 13:55:38 -07:00