aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_heap.c
Commit message (Collapse)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* implementing 'get_closest' API for sqlite and postgres datacache pluginsChristian Grothoff2015-04-30
|
* extending datacache API with function to return random element, implemented ↵Christian Grothoff2015-04-28
| | | | (only) in heap plugin right now
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* malloc -> newLRN2013-12-19
|
* -doxygen, memory leak in heap plugin on shutdownChristian Grothoff2013-11-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -clearer loggingChristian Grothoff2012-11-14
|
* changing datacache API to separate put-paths from data (so that plugins can ↵Christian Grothoff2012-11-13
| | | | test for duplicates), removing support for MySQL
* -adding plugin to keep datacache entirely in the heapChristian Grothoff2012-11-12