summaryrefslogtreecommitdiffstats
path: root/custodia/store/interface.py
Commit message (Expand)AuthorAgeFilesLines
* Improve logging format and configurationSimo Sorce2015-10-231-1/+3
* Use Python's logging framework for loggingChristian Heimes2015-10-201-3/+5
* Extend store interface to create namespacesSimo Sorce2015-10-191-0/+3
* Add basic debugging capabilitiesSimo Sorce2015-06-051-2/+8
* Add explicit exception for storage conflictsSimo Sorce2015-04-071-0/+4
* Add interface to remove data from storeSimo Sorce2015-04-071-0/+3
* Allow caller to decide if replace is allowedSimo Sorce2015-04-071-1/+1
* Initial sinple store infrastructureSimo Sorce2015-03-251-0/+17