Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 838 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 838 Bytes

tenancy logo

This is the successor of hyn/multi-tenant. It is still in development. Feel free to show support by starring the project following progress via twitter and backing its development over at OpenCollective.

CircleCI

Roadmap 2018

  • Finish the tenancy/tenancy package with all necessary contracts and bare logic.
  • Create tenant identification drivers that replicate the logic of the predecessor (eg hostname based identification).
  • Create mysql (including mariadb) and postgres database drivers.
  • Enforce a code coverage of at least 90%.