author | Marc Fournier <marc.fournier@camptocamp.com> | |
Thu, 20 Nov 2014 07:50:24 +0000 (08:50 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Thu, 20 Nov 2014 07:50:24 +0000 (08:50 +0100) |
Switch redis & write_redis plugins from credis to hiredis
1 | 2 | |||
---|---|---|---|---|
README | patch | | diff1 | | diff2 | | blob | history |
configure.ac | patch | | diff1 | | diff2 | | blob | history |
src/Makefile.am | patch | | diff1 | | diff2 | | blob | history |
src/types.db | patch | | diff1 | | diff2 | | blob | history |
diff --cc README
Simple merge
diff --cc configure.ac
index 7b665a97fff14abb4d774741329255845e728494,9c3dfed3741c9451c4956ebb8a5be26f28baba14..78499a98e0916448c68bb9b7e00f3acfcc6cb996
--- 1/configure.ac
--- 2/configure.ac
+++ b/configure.ac
Libraries:
intel mic . . . . . . $with_mic
libaquaero5 . . . . . $with_libaquaero5
+ libatasmart . . . . . $with_libatasmart
libcurl . . . . . . . $with_libcurl
libdbi . . . . . . . $with_libdbi
- libcredis . . . . . . $with_libcredis
+ libhiredis . . . . . $with_libhiredis
libesmtp . . . . . . $with_libesmtp
libganglia . . . . . $with_libganglia
libgcrypt . . . . . . $with_libgcrypt
diff --cc src/Makefile.am
Simple merge
diff --cc src/types.db
Simple merge