tagged the past 2 years of open todos and followed up to a few of them

also moved some that were really bug reports to bugs/ and closed a
couple
This commit is contained in:
Joey Hess 2020-01-30 15:22:05 -04:00
parent c08d5612ee
commit cffa2446e8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
107 changed files with 406 additions and 4 deletions

View file

@ -1,3 +1,5 @@
If a spec of the [[sqlite database schemas|todo/sqlite_database_improvements]] could be added to the [[internals]] docs, this would open some possibilities for third-party tools based on this info. E.g. one could write some sqlite3 queries to get aggregate info on the number (and total size?) of keys present in specific combinations of repos. It would of course be understood that this is internal info subject to frequent change.
Also, if [[Sometimes the databases are used for data that has not yet been committed to git|devblog/day_607__v8_is_done]], this would improve [[future_proofing]].
[[!tag needsthought unlikely]]