summaryrefslogtreecommitdiff
path: root/pool.h
AgeCommit message (Collapse)Author
2015-06-11updated copyright and email addressAndreas Baumann
2012-04-19fixed pooling (using conn pointer, not fuse_context->pid() )Andreas Baumann
fixed thread in verbose debug messages added a missing RELEASE in fgetattr (pgfuse was naturally blocking)
2012-04-19added a first multi-threaded version with a databse poolAndreas Baumann