0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clean rules
rm
More... over 16 years ago
HAVE_CONFIG_H
rm
More... over 16 years ago
make based top level build
rm
More... over 16 years ago
a quick pass through top-level build scripts, for now
rm
More... over 16 years ago
add missing checks
rm
More... over 16 years ago
autoconf/automake of thruqueue.
rm
More... over 16 years ago
autoconf/automake thrudex, it's still got a split identity that needs to be cleaned up
rm
More... over 16 years ago
autoconf/automake/libtoolize of thrucommon
rm
More... over 16 years ago
remove duplicates
rm
More... over 16 years ago
autoconf/automake fixes. use pkg-config, missing checks, ...
rm
More... over 16 years ago
NBackend shouldn't depend on HAVE_LIBMEMCACHED. no more thrift/
rm
More... over 16 years ago
tablename -> bucket
rm
More... over 16 years ago
diststore -> thrudb, phase 2
rm
More... over 16 years ago
Re-organized the tree More... over 16 years ago
diststore -> thrudoc, phase 1
rm
More... over 16 years ago
another round of bigger, better slave cleanup
rm
More... over 16 years ago
don't let garbage slave info be used.
rm
More... over 16 years ago
updated/imrpoved hasing, was seeing problems with small keys, which will be common.
rm
More... over 16 years ago
RedoLogBackend shouldn't of made it in here
rm
More... over 16 years ago
moving the web dir out of the way
rm
More... over 16 years ago
move the batch handlers down to the backend, with defaults for multiple indv calls, so that backends can optimize if they like.
rm
More... over 16 years ago
include and namespace cleanup
rm
More... over 16 years ago
test for list apis
rm
More... over 16 years ago
batch call support. following patch/changes to thrift, will require thrift/trunk for a while.
rm
More... over 16 years ago
wrap debug blocks in isDebugEnabled
rm
More... over 16 years ago
don't need this iterator
rm
More... over 16 years ago
'best-effort' fix for deleted seed problem.
rm
More... over 16 years ago
using namespace out of .h's, related cleanup. memcached_key shouldn't be class static.
rm
More... over 16 years ago
valgrind fixes for everything else - bdb backend, don't do strncpy's for no reason - bdb backend, delete the db handle when we're done with it - memcached backend, free the string we get back from _get - s3 backend, delete results and such - s3 backend, improve/correct error messages
rm
More... over 16 years ago
remove stray lines
rm
More... over 16 years ago