summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-17 17:29:28 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-17 17:29:28 +0200
commitb9a0010bb4fe327ae9361620f31cea955c597a4d (patch)
treeb68f56ddb0dc462183e2417acf993a0f71602a8c /TODO
parent2bff3ee6b41dc11e0bbaf9ef8a94a3bfce8b975c (diff)
downloadpgfuse-b9a0010bb4fe327ae9361620f31cea955c597a4d.tar.gz
pgfuse-b9a0010bb4fe327ae9361620f31cea955c597a4d.tar.bz2
started to prepare for multi-threaded version, logigng the pid/thread_id in verbose mode
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 15cf40a..20af36b 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,9 @@ TODO list (in order of priority)
here!
- extended attributes
- pooling of PQconn
+ - our own, thread-synchronized pooling?
+ - use pgpool? has secondary benefits like a replicated filesystem for
+ free
- replace dir.path with a range search tree algo in DB
- rename (after a redo of the dir table)
- thread-synchronization (we can ommit the -s flag)