Auto: misc.

This commit is contained in:
2021-04-10 19:44:38 +02:00
parent d8b79e0437
commit 9e5a68075c
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
- [x] catch subnode read errors
- [x] log errors when they happen
- [ ] log more
- [ ] force graph refresh if inconsistent?
- [x] try other cache setups
- TLDR: cachetools.func seems to be much faster than Flask's built in SimpleCache, and even than Redis.
- This might have something to do with the fact that I'm caching the graph as a monolithic entity, and it's already 50MB of data. That's a lot to copy/transfer over a socket.
+2 -1
View File
@@ -1,4 +1,5 @@
# 2021-04-10
- [[eric-weinstein]]
- [[wohngenossenschaft]]
- [[wohngenossenschaft]]
- [[isomorphic git]]