An Tao
|
36fb3b3a40
|
Fix a bug when a network failure occurs on Redis connections. (#868)
|
2021-05-25 08:33:53 +08:00 |
An Tao
|
63738bd578
|
Fix [-Werror=reorder] (#852)
|
2021-05-15 14:09:24 +08:00 |
陈晓林
|
e478b63dda
|
Add support 'select <db>' for redis (#847)
Co-authored-by: an-tao <antao2002@gmail.com>
|
2021-05-12 18:32:49 +08:00 |
An Tao
|
471488eef1
|
Use two-phase construction for the DbClientImpl and the RedisClientImpl (#844)
|
2021-05-10 08:31:21 +08:00 |
An Tao
|
f99c72bd5b
|
Fix an error when constructing RedisClientImpl objects (#840)
|
2021-05-05 09:51:04 +08:00 |
An Tao
|
51814b76da
|
Add the setTimeout() method to the ReidsClient class (#830)
|
2021-04-30 08:00:11 +08:00 |
An Tao
|
ab5eb955b4
|
Fix unused parameter errors/warnings (#805)
|
2021-04-15 23:26:58 +08:00 |
Bertrand Darbon
|
44a8a2d5f7
|
Add GNU -Werror & fix warnings (#801)
|
2021-04-15 19:27:15 +08:00 |
Bertrand Darbon
|
54727a5dbe
|
Add exports macro to allow Shared Library with hidden symbols by default (e.g. Windows) (#745)
Co-authored-by: an-tao <antao2002@gmail.com>
|
2021-04-09 10:17:28 +08:00 |
An Tao
|
6d9aa3b44c
|
Add redis support (#719)
|
2021-03-13 19:13:54 +08:00 |