summaryrefslogtreecommitdiff
path: root/requests_cache/backends/sqlite.py
Commit message (Expand)AuthorAgeFilesLines
...
* sqlite cache now stored in one database into different tablesRoman2012-04-091-8/+4
* Some TODOs, docstringsRoman2012-04-081-3/+6
* More docstrings. Added LICENSERoman2012-04-081-2/+14
* MemoryCache now reduces and Response. More docstringsRoman2012-04-081-14/+3
* initial commitRoman2012-04-081-0/+26