Mercurial > hg > audiodb
view docs/TODO.txt @ 75:a7b7a1ca68b8
Whoops. %lud is not "long unsigned int", it's "long unsigned int + d".
author | mas01cr |
---|---|
date | Mon, 01 Oct 2007 13:32:55 +0000 |
parents | 71e76fb6e6d2 |
children | 89d34d50bf1b |
line wrap: on
line source
audioDB FIXME: o fix segfault when query is zero-length :-) DONE use periodic memunmap on batch insert o allow keys to be passed as queries :-) DONE rename 'segments' to 'tracks' in code and help files. o test suite o SOAP to serialize queryFile and keyList o SOAP to serialize files on insert / batch insert ? :-) DONE don't overwrite existing files on db create :-) DONE implement fcntl()-based locking. o test locking discipline (particularly over NFS between heterogenous clients) M. Casey 13/08/07