aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/Makefile.am
Commit message (Collapse)AuthorAge
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -version bumps for releaseChristian Grothoff2011-12-26
|
* implementing #1747Christian Grothoff2011-11-03
|
* missing extra distsChristian Grothoff2011-10-30
|
* ship with conf filesChristian Grothoff2011-06-10
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* not anymore any more experimental than the othersChristian Grothoff2011-04-15
|
* de-experimentalizingChristian Grothoff2011-04-15
|
* testChristian Grothoff2011-04-04
|
* improving datastore API --- not working yetChristian Grothoff2011-04-03
|
* fixesChristian Grothoff2010-12-23
|
* stats and fixesChristian Grothoff2010-10-20
|
* postgres hackeryChristian Grothoff2010-08-25
|
* mysql hackeryChristian Grothoff2010-08-13
|
* mysql fix for certain distrosNathan S. Evans2010-08-05
|
* fixesChristian Grothoff2010-08-03
|
* mysql plugin compiles now -- not completeChristian Grothoff2010-08-03
|
* fixing #1589Christian Grothoff2010-07-28
|
* fixes to buildChristian Grothoff2010-07-28
|
* no need to link against armChristian Grothoff2010-05-26
|
* stuffChristian Grothoff2010-05-12
|
* remove datastore testcasesNathan S. Evans2010-05-12
|
* stuffChristian Grothoff2010-05-07
|
* more statsChristian Grothoff2010-03-13
|
* giving client API option for auto-retry, making more often use of ↵Christian Grothoff2009-10-24
| | | | transmit_and_get_response API and removing auto-retry code where enhanced client API can be used for it
* fixChristian Grothoff2009-10-21
|
* extra debug for datastore, stats api fixChristian Grothoff2009-10-21
|
* towards datacache implementationChristian Grothoff2009-07-25
|
* more testsChristian Grothoff2009-07-25
|
* cpsing perf testChristian Grothoff2009-07-17
|
* airplane hackeryChristian Grothoff2009-06-28
|
* towards compiling testsChristian Grothoff2009-06-17
|
* importing older testcases / benchmarks, not yet adapted to new APIChristian Grothoff2009-06-15
|
* adding basic declarations for datastore implementationChristian Grothoff2009-06-15