Commit Graph

3 Commits (0c44b7b98cf70bef0572837a7143307e918db441)

Author SHA1 Message Date
Matt Miller 68fc7c8dec Set explicit caching everywhere.
This explicity sets the caching behavior for all goodies. Goodies which
did not have caching behavior set in their package have had it added.
Similarly for the tests.

This resulted in a number of changes for caching behavior, mostly
moving towards more frequent caching.

I identified three cases where goodies should not be cached. They are when
the result depends upon:

- some random element,
- the time of day or year (as with relative dates), or
- the location of the requesting user

In all other cases, I presumed that the goodies were sufficiently
deterministic in their output to warrant caching.
2014-09-27 10:35:17 -04:00
charles-l ea8f896a24 Added more triggers 2014-08-06 19:06:12 -04:00
Dax the Duck 7b0220f309 Tmux Cheat Sheet 2014-07-07 14:15:27 -04:00