# HG changeset patch
# User enz
# Date 964030835 -3600
# Node ID a0a96e1021c3d3e8feac649a19c4c6aa2ea8df85
# Parent  05f50c1761d980d23cc2ee07aca7a39a0404ed3d
[svn] Performance of group database

diff -r 05f50c1761d9 -r a0a96e1021c3 TODO
--- a/TODO	Wed Jul 19 08:02:45 2000 +0100
+++ b/TODO	Wed Jul 19 19:20:35 2000 +0100
@@ -11,6 +11,12 @@
 Later
 -----
 
+ * Improve performance of group database. Using GDBM is a bad choice,
+   better use a btree from the Berkeley db library in libc.
+   This will be a good time for a redesign of the group.h interface
+   with respect to process concurrency if the simple global locking strategy
+   will be changed in the future.
+
  * Add "hostname" config option for setting the FQHN in generated message IDs.
 
  * Read timeout when running as server and automatically close if client