summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/persistence/test_dir_persistence.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-101-2/+2
* Use a lru cache to limit the size of the internal file cacheJoshua Harlow2015-06-101-9/+52
* Allow connection string to be just backend nameIvan A. Melnikov2014-03-051-14/+11
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Test fetching backends via entry pointsIvan A. Melnikov2014-01-291-0/+19
* Add a directory/filesystem based persistence layerJoshua Harlow2013-09-211-0/+47