configure: only consider hiredis if libgcrypt is also present
[yaz-moved-to-github.git] / src / zoom-memcached.c
2014-06-11 Adam DickmeissHonor memcached options= --server=localhost as redis...
2014-06-11 Adam DickmeissRedis functional including configure + code
2014-02-26 Adam DickmeissJumbo patch: Incorporate extraArgs in memcached key...
2014-02-07 Adam Dickmeissyaz-config --libs: omit grypt+memcached libs
2014-02-07 Adam DickmeissUse memcached factory function when available
2014-02-06 Adam DickmeissDon't define memcached_return_t if libmemcached is...
2014-02-06 Adam DickmeissUpdates for compilation with older libmemcached
2014-02-04 Adam Dickmeissmemcached: generate SHA1 for records and store blob...
2014-02-04 Adam DickmeissDeal with facets for caching
2014-02-04 Adam DickmeissEnable memcahced binary protocol
2014-01-30 Adam Dickmeissmemcached: use facets in key for result set
2014-01-30 Adam Dickmeissmemcached: take sorting into account for result set key
2014-01-29 Adam DickmeissRefactor: all memcached stuff to zoom-memcached.c