Skip to content

Instantly share code, notes, and snippets.

View AngryLoki's full-sized avatar

Sv. Lockal AngryLoki

View GitHub Profile
@AngryLoki
AngryLoki / app.yaml
Created May 18, 2012 19:45
Hit counter with sharding and memcache
application: "true"
version: 1
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /.*
script: true.app