Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Vicente Hernando
|
52a34d2699
modules/ndb_redis: solved bug in second call to redisvCommand.
|
11 years ago |
Vicente Hernando
|
0d41a8d0a2
modules/ndb_redis: b/f redisc_exec returns false if redis server is down.
|
12 years ago |
Vicente Hernando
|
7eaaf7ec7a
modules/ndb_redis: avoid warning unused next_rpl variable.
|
12 years ago |
Vicente Hernando
|
8d70484116
ndb_redis: argument checking in redisc_free_reply
|
13 years ago |
Vicente Hernando
|
b7a1ba89ce
ndb_redis: redisc_exec_argv function
|
13 years ago |
Vicente Hernando
|
4b60f510b3
ndb_redis: add some error checks in redisc_exec function.
|
13 years ago |
Vicente Hernando
|
57b5efa329
ndb_redis: add goto error_exec instead of return
|
13 years ago |
Vicente Hernando
|
ca5e3d93e3
ndb_redis: redis_cmd changed into a variadic function.
|
13 years ago |
Vicente Hernando
|
b237db588f
ndb_redis: redisc_free_reply only frees redisReply structure.
|
13 years ago |
Vicente Hernando
|
b20f81a4ef
ndb_redis: able to connect to redis server via unix domain socket.
|
13 years ago |
Vicente Hernando
|
13bbe5ef45
ndb_redis: redis_free function.
|
13 years ago |
Vicente Hernando
|
d096e24b90
ndb_redis: free _redisc_rpl_list.
|
13 years ago |
Daniel-Constantin Mierla
|
4a6a2cfd2d
ndb_redis: try to reconnect if query to redis server fails
|
13 years ago |
Jon Bonilla
|
3786d09052
Fix previous commit e5a5344290a351344c2451017d1d5677fe649cb8
|
14 years ago |
Jon Bonilla
|
e5a5344290
ndb_redis: fix parsing of integer arguments from server connect string
|
14 years ago |
Andreas Granig
|
2cbd47c4f9
Add new db option and improve connect mechanism.
|
14 years ago |
Daniel-Constantin Mierla
|
2e835b6bed
ndb_redis: clean up previous redis reply
|
14 years ago |
Daniel-Constantin Mierla
|
286a14e888
new modules: ndb_redis - connector to redis server
|
14 years ago |