diff --git a/TODO b/TODO index 6cab8ea..02e0e17 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ -- Check if the mutex stuff in the LevelDB is really needed. +- Document all the new commands (in Markdown) +- Rename the project to 'MTSatellite' as mtredisalize is only one component + and its all about mapping now. +- mtredisalize: Check if the mutex stuff in the LevelDB is really needed. LevelDB has some threadi-safety already. -- Write some docs about interleaving backends. +- mtredisalize: Write some docs about interleaving backends.