Jason McNeil
|
842a366c10
|
✨ enhancement(redis): add TLSConfig (#261)
* TLSConfig
* Update README.md
* add tls tests and certs
* Update test-redis.yml
* Update test-redis.yml
* Update test-redis.yml
* Update test-redis.yml
* Update test-redis.yml
correct tls port
* Update test-redis.yml
path
* Update test-redis.yml
|
2022-01-09 22:48:57 +01:00 |
|
RW
|
79bb924d44
|
URL parsing for redis (#64)
* URL parsing for redis
Co-authored-by: TroyDota <49777269+TroyDota@users.noreply.github.com>
|
2021-03-25 08:14:30 +01:00 |
|
Fenny
|
ab94351a60
|
✏ return nil for notfound
|
2020-11-23 09:30:50 +01:00 |
|
Fenny
|
ddef41c2ee
|
✏ update comments
|
2020-11-17 13:56:09 +01:00 |
|
Fenny
|
cdf009407b
|
🩹 update tests
|
2020-11-06 16:05:53 +01:00 |
|
Fenny
|
f9a30234b9
|
🧹 introduce reset and close
|
2020-11-06 01:41:46 +01:00 |
|
Fenny
|
f965c69512
|
🧪 update tests
|
2020-11-05 09:37:33 +01:00 |
|
Fenny
|
2458ab7395
|
help
|
2020-11-05 05:58:52 +01:00 |
|
Fenny
|
79f1f1609e
|
update tests
|
2020-11-05 05:57:14 +01:00 |
|
Fenny
|
f047848660
|
🎁 fix tests
|
2020-11-05 05:26:05 +01:00 |
|
Fenny
|
b4a848ca29
|
🎄 xmas present
|
2020-11-05 04:17:05 +01:00 |
|
Fenny
|
a6058cffb3
|
✏ refactor storage
|
2020-11-04 20:49:53 +01:00 |
|
Fenny
|
b29989b82e
|
📦 update redit test
|
2020-11-04 19:34:12 +01:00 |
|
Fenny
|
68293727fa
|
test
|
2020-11-04 02:44:27 +01:00 |
|
Fenny
|
fc1752e20c
|
Update redis_test.go
|
2020-11-04 02:38:18 +01:00 |
|
Fenny
|
65b9757083
|
Update redis_test.go
|
2020-11-04 02:36:29 +01:00 |
|
Fenny
|
0c43bf1696
|
Update redis_test.go
|
2020-11-04 02:32:40 +01:00 |
|
Fenny
|
ca7cb74756
|
Update redis_test.go
|
2020-11-04 02:31:45 +01:00 |
|
Fenny
|
11f6e42601
|
Update redis_test.go
|
2020-11-04 02:30:27 +01:00 |
|
Fenny
|
44a89b2591
|
Update redis_test.go
|
2020-11-04 02:29:31 +01:00 |
|
Fenny
|
148845bb8b
|
Update redis_test.go
|
2020-11-04 02:28:38 +01:00 |
|
Fenny
|
86441817d6
|
Update redis_test.go
|
2020-11-04 02:26:06 +01:00 |
|
Fenny
|
458644287c
|
🧪 add redis test
|
2020-11-04 02:24:55 +01:00 |
|
kiyon
|
34441f5b7c
|
👷 Separate database test into different tags and enable default test CI.
|
2020-11-03 08:59:29 +08:00 |
|
Fenny
|
9152ce37fe
|
📦 update redis
|
2020-10-31 07:55:18 +01:00 |
|
Fenny
|
d8f91a8471
|
🪓 separate redis
|
2020-10-31 06:31:35 +01:00 |
|
Tom
|
51acc1fe8b
|
[Redis] Tweak Test_SetExpiry
|
2020-10-30 17:41:10 +00:00 |
|
Tom
|
73baaa8826
|
Rename NewRedisStore => New
|
2020-10-30 02:05:42 +00:00 |
|
Tom
|
f7061d375a
|
Add Redis tests
|
2020-10-30 01:50:54 +00:00 |
|