summaryrefslogtreecommitdiff
path: root/taskflow/persistence/backends/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Use shared util helper for driver name + config extractionJoshua Harlow2015-12-221-16/+6
* Move implementations into there own sub-sectionsJoshua Harlow2015-05-011-5/+5
* Allow backend connection config (via fetch) to be a stringJoshua Harlow2015-03-111-0/+3
* Merge "Fix split on "+" for connection strings that specify dialects"Jenkins2014-12-151-0/+5
|\
| * Fix split on "+" for connection strings that specify dialectsJoshua Harlow2014-12-041-0/+5
* | Add and use a new simple helper logging moduleJoshua Harlow2014-12-081-1/+1
|/
* Remove attrdict and just use existing typesJoshua Harlow2014-10-181-3/+3
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-131-4/+25
* Merge "Add a persistence backend fetching context manager"Jenkins2014-05-081-0/+12
|\
| * Add a persistence backend fetching context managerJoshua Harlow2014-04-241-0/+12
* | Integrate urlparse for configuration augmentationJoshua Harlow2014-04-281-12/+8
|/
* Add persistence docs + adjustmentsJoshua Harlow2014-04-201-2/+6
* Allow connection string to be just backend nameIvan A. Melnikov2014-03-051-2/+13
* Get rid of openstack.common.py3kcompatIvan A. Melnikov2014-03-031-2/+2
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Move six to the right locationJoshua Harlow2014-01-091-0/+1
* Use py3kcompat.urlutils from oslo instead of six.urllib_parseIvan A. Melnikov2013-10-171-2/+2
* Fix several python3 incompatibilitiesIvan A. Melnikov2013-10-111-2/+2
* Move toward using a backend+connection modelJoshua Harlow2013-09-121-1/+25
* File movementsJoshua Harlow2013-08-171-0/+17