commit | 1f11eded13d00f1df58afb0c692d056ba861bfdd | [log] [tgz] |
---|---|---|
author | martin f. krafft <madduck@madduck.net> | Sat Nov 30 16:48:00 2013 +0100 |
committer | martin f. krafft <madduck@madduck.net> | Sat Nov 30 21:13:40 2013 +0100 |
tree | c64ab66fb41192d30b86ac425e4c02244d436add | |
parent | 8ae0137b030cb62cc1c95f97bfb8fafab64ed12a [diff] |
Revamp storage classes, add node subdirs and caching This is a mammoth commit, sorry about that. In trying to add node subdir support, I ended up refactoring a lot of the logic from yaml_fs into the storage base class, and then caching was added along the way, I almost didn't notice. ;) Signed-off-by: martin f. krafft <madduck@madduck.net>