diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-07-31 22:46:21 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-07-31 22:46:21 -0700 |
commit | 7164f10355fcdc45d3be58bfcee2939937e01623 (patch) | |
tree | 839a26b217e8690ac2160959457b1b3b0904ae3c /THOUGHTS | |
parent | 4548577d0017611574bc6a8bd30941b74f3267ad (diff) | |
download | geniza-7164f10355fcdc45d3be58bfcee2939937e01623.tar.gz geniza-7164f10355fcdc45d3be58bfcee2939937e01623.zip |
backup more old notes
Diffstat (limited to 'THOUGHTS')
-rw-r--r-- | THOUGHTS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/THOUGHTS b/THOUGHTS new file mode 100644 index 0000000..a90a6b1 --- /dev/null +++ b/THOUGHTS @@ -0,0 +1,6 @@ + +Should probably stick with simple hyperdrives only in synchronizer +implementation, instead of biting off arbitary feeds-per-peer. + +Was intenting to abandon this project, but still sort of thinking of using +crossbeam-channels or actix to hack something out. |