Remplissage du dépôt

This commit is contained in:
sys4-fr
2018-12-13 21:09:02 +01:00
commit 6af26530ca
71 changed files with 12648 additions and 0 deletions

6
TODO Normal file
View File

@ -0,0 +1,6 @@
- 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.
- mtredisalize: Write some docs about interleaving backends.