gf/database/gredis
2020-12-29 16:49:15 +08:00
..
gredis_config.go fix issue in configuration string parsing error when there're special chars(especially '?') in redis password 2020-12-29 16:49:15 +08:00
gredis_conn.go add timeout feature for Do/Receive functions of package gredis 2020-07-28 23:48:12 +08:00
gredis_instance.go rename constant names 2020-12-14 19:34:02 +08:00
gredis_z_example_test.go revert gvar.Var from interface to struct 2020-06-29 17:23:49 +08:00
gredis_z_unit_conn_test.go add timeout feature for Do/Receive functions of package gredis 2020-07-28 23:48:12 +08:00
gredis_z_unit_test.go add timeout feature for Do/Receive functions of package gredis 2020-07-28 23:48:12 +08:00
gredis.go add timeout feature for Do/Receive functions of package gredis 2020-07-28 23:48:12 +08:00