diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-08-21 01:34:59 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-08-21 01:34:59 +0200 |
commit | f9d1857a6940e5beca5f08dc41193ad70672827b (patch) | |
tree | 6fbd640d33d0babaa7f2e657b6d9d69efd52455b /notes | |
parent | 0a4703adc9ba9e8797296b7cedb0b38ef426beb7 (diff) | |
download | refcat-f9d1857a6940e5beca5f08dc41193ad70672827b.tar.gz refcat-f9d1857a6940e5beca5f08dc41193ad70672827b.zip |
update notes
Diffstat (limited to 'notes')
-rw-r--r-- | notes/maintenance.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/notes/maintenance.md b/notes/maintenance.md index 70a77a4..448e73e 100644 --- a/notes/maintenance.md +++ b/notes/maintenance.md @@ -1,5 +1,12 @@ # Maintenance Notes +Possible maintenance improvements: + +* [ ] have one code path for continuous and batch processing +* [ ] limit functionality in custom binaries (e.g. `skate-*`) +* [ ] push cleanup code upstream (data source, or some preprocessing) +* [ ] better documentation + ## Continuous Update Ideas Currently, we derive the graph from raw data blob, e.g. references, fatcat |