last doc update
authorMarko Kreen <markokr@gmail.com>
Mon, 13 Apr 2009 17:28:50 +0000 (20:28 +0300)
committerMarko Kreen <markokr@gmail.com>
Mon, 13 Apr 2009 17:28:50 +0000 (20:28 +0300)
doc/skytools3.txt

index a1ec018832694c49040b0bf31a2396f5089314c9..1ed3e7289b0c9ae13ee2488fd525f8d1a4c148bc 100644 (file)
@@ -93,8 +93,9 @@ Open questions
 --------------
 
 * New ticker
-  - Should it use libevent-based async or multi-threaded architecture?
   - Name for final executable: pgqd, pgq-ticker, or something else?
+  - Should it serialize retry and maint operations on different dbs?
+  - Should it serialize ticking?
 
 * Python modules
   - Skytools 3 modules should be parallel installable with Skytools 2.
@@ -137,6 +138,7 @@ Further reading
 * Skytools 3 todo list: TODO.txt
 * Newadm design and todo list: newadm.txt
 * Technical notes about cascading: set.notes.txt
+* Notes for contributors: devnotes.txt
 
 * Python API docs:
   - http://skytools.projects.postgresql.org/skytools-3.0/api/[skytools, pgq, londiste modules]