forked from Telodendria/Telodendria
Reorder some TODO items
This commit is contained in:
parent
ead65e7334
commit
629d953518
1 changed files with 2 additions and 2 deletions
4
TODO.txt
4
TODO.txt
|
@ -52,15 +52,15 @@ Phase 2: Building a foundation
|
|||
[~] Data abstraction layer
|
||||
[ ] Database upgrades/migration path
|
||||
[ ] Caching and cache control
|
||||
[ ] Make memory info access O(1)
|
||||
[x] Error generation
|
||||
[x] Properly implement the command line options as stated in telodendria(8)
|
||||
[x] Remove "chroot" option, just chroot into the data dir, and make the log
|
||||
file live there as well.
|
||||
[x] Allow logging to the syslog
|
||||
[x] Fix memory leaks
|
||||
[ ] Fix bug where the socket stays open after quit.
|
||||
[ ] Figure out how to write unit tests for array/hashmap/etc
|
||||
[x] Fix memory leaks
|
||||
[ ] Make memory info access O(1)
|
||||
|
||||
Phase 3: Welcome to Matrix
|
||||
|
||||
|
|
Loading…
Reference in a new issue