summaryrefslogtreecommitdiff
path: root/docs/user_guide.rst
Commit message (Expand)AuthorAgeFilesLines
* Add a filesystem backendJordan Cook2021-04-211-0/+2
* Remove unused Windows build script for docsJordan Cook2021-04-111-2/+1
* Pin docutils version due to breaking changes, and switch back to sphinx-rtd-t...Jordan Cook2021-04-041-0/+4
* Some more documentation updates & editingJordan Cook2021-04-031-2/+2
* Switch to sphinx-material themeJordan Cook2021-04-031-4/+0
* Make Readme more concise again, and split main usage docs into 'Quickstart' (...Jordan Cook2021-04-031-5/+276
* Improvements to Sphinx documentation:Jordan Cook2021-04-031-1/+3
* Remove some redundant module docstrings, and fix some ref linksJordan Cook2021-03-291-1/+1
* More usage examples, formatting, and editing for Readme + Sphinx docsJordan Cook2021-03-241-226/+3
* Add individual expire_after per request. (#177)Sebastian Höffner2021-03-051-0/+17
* Refactor CachedSession to be usable as a mixin classJordan Cook2021-03-041-0/+47
* Update hook registration example in docs; closes #127Jordan Cook2021-02-251-1/+1
* Fix namespace on remove_expired_responses exampleJace Browning2018-07-071-1/+1
* fix #62 - Update throttle_hook exampleRoman Haritonov2016-03-291-2/+2
* #58 docs for ability to force removal of expired entriesRoman Haritonov2015-12-141-1/+23
* docs: add note about updating and existing cache. fixes #56Roman Haritonov2015-12-141-0/+6
* docs: cleanup docsRoman Haritonov2015-12-141-20/+1
* #33 Support for streaming requestsRoman Haritonov2014-12-121-0/+1
* Fix #16 Remove note about enabled() context manager from docsRoman Haritonov2013-10-091-1/+0
* Changed docs to reflect availability of redis backendmichaelbeaumont2013-04-171-1/+2
* Document backward incompatible changesv1.x.xRoman Haritonov2013-02-241-0/+15
* docsRoman Haritonov2013-01-131-3/+6
* more doc fixesRoman Haritonov2013-01-131-59/+42
* Rename configure to install_cache and add session_factory parameterRoman Haritonov2013-01-121-9/+9
* hash instead url+data, begin fixing redirectsRoman Haritonov2013-01-121-5/+5
* Document usage of from_cache attributeRoman Haritonov2012-05-101-2/+44
* Small code cleanups and clarification about backends in documentationRoman Haritonov2012-05-041-0/+1
* small typo in docsRoman Haritonov2012-05-021-3/+3
* fix minor spelling mistakeDaniel Rech2012-05-021-3/+3
* Change links from BitBucket to GitHubRoman Haritonov2012-04-121-2/+2
* Docs: small fixesRoman2012-04-111-10/+15
* Fixed example. Excluded some files from distributionRoman2012-04-101-1/+3
* note about pymongo problems with geventRoman2012-04-101-0/+4
* Added mongodb backendRoman2012-04-101-1/+1
* Add backend_options to configure. Add persistence documentation. Fix docsRoman2012-04-091-7/+22
* More docsRoman2012-04-091-7/+57
* Documentation small fixesRoman2012-04-091-4/+6
* Typos in docs. Begin user_guide.rstRoman2012-04-091-0/+32