shuxin zheng
|
ea531338d6
|
format code style
|
2020-11-05 15:16:35 +08:00 |
|
shuxin zheng
|
4f2dd3649f
|
rewrite redis_client_cluster/redis_command classes.
|
2020-07-20 11:21:47 +08:00 |
|
wii
|
2868c572ed
|
Redis String cmd:"SET key value [EX seconds] [PX milliseconds] [NX|XX]"支持
|
2020-05-09 16:22:51 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
zhengshuxin
|
fc6ddc3970
|
fixed one bug in redis_pubsub::get_message which can't support psubscribe;
add one sample -- hook_close for test.
|
2016-12-15 13:39:26 +08:00 |
|
ubuntu14
|
9aad31fade
|
make connections pool module supporting different network envirenment
|
2015-11-13 08:32:27 -08:00 |
|
ubuntu14
|
2fb84c4056
|
optimize some codes
|
2015-08-26 05:45:40 -07:00 |
|
ubuntu14
|
bc119e8199
|
modify db module
|
2015-08-22 03:05:46 -07:00 |
|
zsxxsz
|
942bdc4a1f
|
fixed bug in redis_zset::zrange_get_with_scores; dynamicly loading mysql
client lib in default mode
|
2015-08-09 22:42:51 +08:00 |
|
ubuntu14
|
2d6cfb27ff
|
fixed some bugs in redis module, and improve some redis functions
|
2015-04-07 08:31:31 -07:00 |
|
ubuntu14
|
8bc89f7dbc
|
rewrite redis modules in order to support redis3.0 cluster in future
|
2015-02-13 06:52:43 -08:00 |
|
zsx
|
d4e5726585
|
modify some redis samples
|
2015-02-02 16:50:06 +08:00 |
|
ubuntu14
|
843f3a53c5
|
redis_zset test ok
|
2015-01-30 06:58:13 -08:00 |
|
ubuntu14
|
8ff45a9b25
|
optimize redis client
|
2015-01-28 08:38:29 -08:00 |
|
ubuntu14
|
b6bbade6e1
|
complete redis client command: list/transaction/connection/pubsub; add redis_pool/redis_manger samples
|
2015-01-18 08:03:30 -08:00 |
|
ubuntu14
|
ea7b3d02a8
|
redis_pool and redis_manager are all ok now
|
2015-01-16 01:08:31 -08:00 |
|
ubuntu14
|
e143998522
|
test redis_key, redis_string, redis_hash ok
|
2015-01-15 09:12:41 -08:00 |
|
ubuntu14
|
a674a864ab
|
add redis client lib
|
2015-01-14 07:35:23 -08:00 |
|