diff --git a/src/dscache.c b/src/dscache.c index 086ed7aa1d2986900b68bdde237f430805c48396..1f283b5bb705320d01d4da135bb268e2ba1278c3 100644 --- a/src/dscache.c +++ b/src/dscache.c @@ -18,6 +18,10 @@ * documentation. */ /* TODO: + * + * WARNING: most of the following todo items and design issues are no + * longer relevant with the new design. Here as a checklist to see if + * some old ideas still apply. * * - The WATCH helper will be used to signal the cache system * we need to flush a given key/dbid into disk, adding this key/dbid