summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2019-02-03 12:12:00 +0100
committertomsmeding <tom.smeding@gmail.com>2019-02-03 12:12:00 +0100
commit683f35ac44f725c6ea4276e4042b3a5d424776a8 (patch)
tree71f7245401a6197f59e2bf0124f24d6bf261e7ca /TODO.txt
parent43f3c1759b58fe5dc74b1318b0ab735cd92a7010 (diff)
Update dependencies again (TODO node-persist)
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
new file mode 100644
index 0000000..4e5fe76
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,6 @@
+node-persist changed a lot in the v3 series:
+- no more sync functions
+- no more caching, should use e.g. nano-cache
+- continuous and interval keys are gone
+
+Code should be changed to work with the new release