diff options
author | Isis Lovecruft <isis@torproject.org> | 2013-01-17 18:10:06 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2013-01-17 18:10:06 +0000 |
commit | ef35681ac236bfce050fa9bbfb0c7710967911ad (patch) | |
tree | 4061a54c20d839061c4f3de44b4f5ec882c0ed14 | |
parent | 880dc10044a5f8939e15e4b22b1870b53bae4bd7 (diff) |
Adding NOTES.md file for keeping track of design questions and resolution
ideas during development process, as well as ongoing progress for tickets and
feature implementations.
-rw-r--r-- | NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTES.md b/NOTES.md new file mode 100644 index 0000000..996995c --- /dev/null +++ b/NOTES.md @@ -0,0 +1,6 @@ + +# Questions # +------------- + + 1. What is the lowest available RAM for a target server running a leap_mx? + 1.a. Do we want to store all id_keys and/or aliases in memory? |