- Infrastructure rewritten with the following benefits:
- greater performance
- reduced memory footprint
- generalized periods (daily, weekly, monthly)
- Currently graphs do not render, daily chart is still the old implementation
- Implemented burndown.daily, which is functional, but has outstanding
problems that need to be addressed:
- Slow
- Does not optimize output (i.e. contains /\S\s+$/)
- Needs generalized helper functions to reduce the size of the handler