kingbird/kingbird
Dimitri Mazmanov 0613521f19 Add database layer for the quota part
Added a db abstraction for quota sync methods.
Implementation currently is based on sqlalchemy.
Added database migration enablement.
Added the db unit tests.
Further enhancement to the db API will be added
in a separate comment.

Change-Id: I56284919ad54d2359fa03d476cc89a4acdc68122
2015-11-25 10:47:50 +01:00
..
api Initial Kingbird framework code base ( part3:jobworker ) 2015-11-20 15:25:53 +08:00
common Add database layer for the quota part 2015-11-25 10:47:50 +01:00
db Add database layer for the quota part 2015-11-25 10:47:50 +01:00
jobdaemon Initial Kingbird framework code base ( part3:jobworker ) 2015-11-20 15:25:53 +08:00
jobworker Initial Kingbird framework code base ( part3:jobworker ) 2015-11-20 15:25:53 +08:00
tests Add database layer for the quota part 2015-11-25 10:47:50 +01:00
__init__.py Initial Kingbird commit 2015-11-05 13:23:23 +01:00