summaryrefslogtreecommitdiff
path: root/ext/datasources
Commit message (Expand)AuthorAgeFilesLines
* Fix typo when closing config_parser handle, complain if theKeith Bostic2014-02-261-5/+7
* Add wiredtiger_config_parser_open and wiredtiger_version into extension API.Alex Gorrod2014-02-261-7/+7
* Fix compiler warnings re: ignored return values.Alex Gorrod2014-02-261-3/+5
* Update the configuration string parsing in Helium data source.Alex Gorrod2014-02-251-25/+36
* Change the Helium cleaner algorithm to use the underlying he_stats.sizeKeith Bostic2014-02-011-36/+42
* Don't bother with a final pass to clean out the cache if we didn't migrateKeith Bostic2014-02-011-2/+12
* Add debugging code for column-store (record number keys).Keith Bostic2014-02-011-5/+13
* Upgrade to Helium 2.2Keith Bostic2014-02-011-4/+4
* Update cache cleaner information for cursor update and remove, notKeith Bostic2014-02-011-0/+5
* whitespaceKeith Bostic2014-01-241-4/+2
* Add compression support for Helium devices (the Helium HE_I_COMPRESSKeith Bostic2014-01-241-8/+38
* Upgrade to Helium 2.1Keith Bostic2014-01-241-4/+4
* Add basic support for Helium statistics/debugging; this should really getKeith Bostic2014-01-211-3/+27
* Clean up error handling, we have to translate Helium errors into WiredTigerKeith Bostic2014-01-211-70/+78
* Cleanup pass over test/format kvs/memrata -> helium name changes.Keith Bostic2014-01-201-8/+3
* move ext/test/helium to ext/datasources/helium, we're shipping HeliumKeith Bostic2014-01-203-0/+3482