summaryrefslogtreecommitdiff
path: root/system/db/addon.go
AgeCommit message (Collapse)Author
2017-01-10now that we possibly create the __addon bucket here, tx type needs to be ↵Steve Manuel
writable
2017-01-10adding bucket in advance in case it doesnt exist and addon init is called ↵Steve Manuel
before db Init
2017-01-10adding initial support for third-party addons and the basic framework for ↵Steve Manuel
how they are registered by the system