aboutsummaryrefslogtreecommitdiff
path: root/src/dht/plugin_dhtlog_mysql.c
Commit message (Collapse)AuthorAge
* enable very minimal dht loggingNathan S. Evans2011-02-08
|
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
|
* codesonar fixesNathan S. Evans2010-11-10
|
* debug messages in driver, correct time (even for mysql_dump), change dhtlog ↵Nathan S. Evans2010-09-16
| | | | testcase so it doesn't leave files after running
* feature creepNathan S. Evans2010-09-16
|
* add republish support in dht (default once an hour, just like kademlia), ↵Nathan S. Evans2010-09-07
| | | | improved next hop selection (or so I think), use 'TrialInfo' struct in dhtlog testcase
* make insert trial easier to not screw upNathan S. Evans2010-09-07
|
* dhtlog updatesNathan S. Evans2010-09-07
|
* klocwork fixes, dht routing changes (hopefully fixes)Nathan S. Evans2010-09-01
|
* dht changes i don't want to have only on my machineNathan S. Evans2010-08-19
|
* myriad changesNathan S. Evans2010-08-12
|
* lots of little things, mainly report statistics at end of dht profiling testcaseNathan S. Evans2010-08-10
|
* mosgly fixes for memory leaks, misunderstanding of some mysql library stuffNathan S. Evans2010-08-09
|
* minor fixesNathan S. Evans2010-08-05
|
* add topology table creation, insert, update, get, etc. to the mysql dhtlog ↵Nathan S. Evans2010-08-04
| | | | plugin, also added to test case
* minor blurb changeNathan S. Evans2010-07-21
|
* dhtlog pluginsNathan S. Evans2010-07-20