diff options
Diffstat (limited to 'vendor/plugins/interlock/TODO')
-rw-r--r-- | vendor/plugins/interlock/TODO | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/plugins/interlock/TODO b/vendor/plugins/interlock/TODO new file mode 100644 index 000000000..23250e15f --- /dev/null +++ b/vendor/plugins/interlock/TODO @@ -0,0 +1,11 @@ + +Soon: + +* Throw a nice error message when the requested memcache client cannot be found +* Add anti-dogpiling logic + +Someday: + +* Add test coverage of STI child classes +* Figure out how to cache Builder blocks +* Figure out how to cache RJS |