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

Add DynamoDB caching #76

Merged
merged 11 commits into from Apr 27, 2014
Merged

Add DynamoDB caching #76

merged 11 commits into from Apr 27, 2014

Commits on Apr 11, 2014

  1. Modified to use AWS DynamoDB as 10 min caching layer.

    TODO:
        * move config stuff to config file.
        * backport changes to cli version
        * Send Filippo a pizza and a few high quality beverages
    jrconlin committed Apr 11, 2014
    Copy the full SHA
    f123f00 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2d174ac View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2014

  1. Copy the full SHA
    9ab08af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    78ebbff View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2014

  1. Merge branch 'master' of https://github.com/FiloSottile/Heartbleed

    Conflicts:
    	bleed/heartbleed.go
    	bleed_serve.go
    jrconlin committed Apr 16, 2014
    Copy the full SHA
    f255536 View commit details
    Browse the repository at this point in the history
  2. formatting

    jrconlin committed Apr 16, 2014
    Copy the full SHA
    3ad8fe8 View commit details
    Browse the repository at this point in the history
  3. Split off server to own file

    * merged latest origin changes
    jrconlin committed Apr 16, 2014
    Copy the full SHA
    f7f600f View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'mozsvc/master' into moz

    Conflicts:
    	bleed_serve.go
    jrconlin committed Apr 16, 2014
    Copy the full SHA
    45c063f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/FiloSottile/Heartbleed in…

    …to moz
    
    Conflicts:
    	bleed/heartbleed.go
    jrconlin committed Apr 16, 2014
    Copy the full SHA
    f08baed View commit details
    Browse the repository at this point in the history
  6. Merge branch 'moz' of github.com:jrconlin/Heartbleed into moz

    Conflicts:
    	bleed_serve.go
    	godeps.txt
    jrconlin committed Apr 16, 2014
    Copy the full SHA
    30f7b76 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6115310 View commit details
    Browse the repository at this point in the history