lib/github: implements caching to maximize rate limit.
authorAlexandre Terrasa <alexandre@moz-code.org>
Thu, 22 Jan 2015 10:49:05 +0000 (11:49 +0100)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 22 Jan 2015 10:49:05 +0000 (11:49 +0100)
commita88303f0759e0e229ee0ed585b1f0ead7fac0bc4
treedbcceb2811bb0aa7aa31af510c8ef102ff5742b0
parentf7e1b8282b94a138a73ab0a2d2c0f3826909497e
lib/github: implements caching to maximize rate limit.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
.gitignore
lib/github/api.nit
lib/github/cache.nit [new file with mode: 0644]
lib/github/github.nit