add redis cache storage
authorMichael Wallner <mike@php.net>
Mon, 11 May 2015 15:35:46 +0000 (17:35 +0200)
committerMichael Wallner <mike@php.net>
Mon, 11 May 2015 15:35:46 +0000 (17:35 +0200)
commit7127fbd60ef118a688b5c4270ed73369b2b2424a
treefa8de274fe1edfd3fc2f0e5e83af56e9a9ed0bfd
parenta2af03951ac7fbd032609d0044c0a85704b77771
add redis cache storage
app/Github/API/Call.php
app/Github/Storage/Redis.php [new file with mode: 0644]
app/bootstrap/github.php