Add memcached_exist()
[awesomized/libmemcached] / libmemcached / storage.cc
2011-09-19  Brian AkerAdd memcached_exist()
2011-08-15  Brian AkerAdd a method for checking error/returning error.
2011-07-29  Brian AkerMerge in refactor of storage such that it is laid out...
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
2011-07-05  Brian AkerCleanup internal naming convention.
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-19  Brian AkerMerge in docs.
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.