| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add use_temp option to SQLite backend | Jordan Cook | 2021-04-22 | 1 | -0/+3 |
| | | | | | Closes #243 | ||||
| * | Store responses for filesystem backend in a 'responses' subdirectory, to ↵ | Jordan Cook | 2021-04-22 | 1 | -5/+7 |
| | | | | | avoid deleting redirects.sqlite with clear() | ||||
| * | For SQLite and filesystem backends, resolve file paths in BaseStorage class ↵ | Jordan Cook | 2021-04-21 | 1 | -6/+5 |
| | | | | | rather than BaseCache class | ||||
| * | Add a filesystem backend | Jordan Cook | 2021-04-21 | 1 | -0/+87 |
