summaryrefslogtreecommitdiffstats
path: root/custodia/store
Commit message (Expand)AuthorAgeFilesLines
* Add basic debugging capabilitiesSimo Sorce2015-06-051-2/+8
* Remove pylint star-args exceptionsSimo Sorce2015-05-261-1/+1
* Add Simple encrypted store.Simo Sorce2015-04-151-0/+37
* Return only key/containers names on LIST operationSimo Sorce2015-04-081-20/+16
* Always initialize db on store class instantiationSimo Sorce2015-04-081-10/+15
* Add explicit exception for storage conflictsSimo Sorce2015-04-072-2/+8
* Add interface to remove data from storeSimo Sorce2015-04-072-0/+30
* Allow caller to decide if replace is allowedSimo Sorce2015-04-072-3/+16
* Add Sqlite store unit testsSimo Sorce2015-04-071-0/+89
* Fix sqlite's list() commandSimo Sorce2015-04-061-3/+9
* Fix sqlite store bugsSimo Sorce2015-04-011-4/+9
* Initial sinple store infrastructureSimo Sorce2015-03-253-0/+79