summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-02-20 15:13:47 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-02-20 15:13:47 +0100
commitccad8309537ba0ba60bb7d6406b9e871b8c5f897 (patch)
tree991b077bf2ef3fbd9a10a2906ca35ca57106d9c5 /doc
parentd75bc2d92840d72ff2a6e7c05be113684bd562a3 (diff)
Add more long-term todos
Diffstat (limited to 'doc')
-rw-r--r--doc/src/05100-lib-store-std-hook.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/05100-lib-store-std-hook.md b/doc/src/05100-lib-store-std-hook.md
index 1e1414cf..72972b0a 100644
--- a/doc/src/05100-lib-store-std-hook.md
+++ b/doc/src/05100-lib-store-std-hook.md
@@ -12,4 +12,6 @@ for example before a file is created, or after a file is removed.
- [ ] Create Runtime-wide "Store meta data" storage in the Runtime, which can be
set by users during the runtime of imag and then used by the hooks to get meta
information about their own runtime.
+- [ ] Implement parallel store hook execution
+- [ ] Implement Non-Mutable store hook execution