Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caching stuff #208

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Caching stuff #208

wants to merge 14 commits into from

Commits on Jan 22, 2016

  1. adding basic lru logic

    Sam Jackson committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    bacc9d4 View commit details
    Browse the repository at this point in the history
  2. comments/formatting

    Sam Jackson committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    836b4e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. addGetterOptions

    Sam Jackson committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    3c940f5 View commit details
    Browse the repository at this point in the history
  2. add return type to comment

    Sam Jackson committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    5351733 View commit details
    Browse the repository at this point in the history
  3. clear cache values

    Sam Jackson committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    da98531 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2016

  1. Getter, delete from cache on observe

    Sam Jackson committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    5025e2c View commit details
    Browse the repository at this point in the history
  2. comments

    Sam Jackson committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    28cc547 View commit details
    Browse the repository at this point in the history
  3. more tests, fixes

    Sam Jackson committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    372f8b7 View commit details
    Browse the repository at this point in the history
  4. formatting

    Sam Jackson committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    fe630e9 View commit details
    Browse the repository at this point in the history
  5. adding default max

    Sam Jackson committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    69e6904 View commit details
    Browse the repository at this point in the history
  6. removing duplicate packages

    Sam Jackson committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    ce555ed View commit details
    Browse the repository at this point in the history
  7. fixing lint errors

    Sam Jackson committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    2ea41bb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. removing Getter object

    Sam Jackson committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    90b35c6 View commit details
    Browse the repository at this point in the history
  2. fixing lint errors

    Sam Jackson committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    5aef5eb View commit details
    Browse the repository at this point in the history