Files
crockery/DESIGN.md

866 B

Crockery design

Overview

We need:

Database structure

I'm not sure what storm does under the hood. It seems clever. We have the following, though:

  • K-V store
    • config/domain
    • domains/<domain>/config/cert
    • domains/<domain>/config/key
  • ORM
    • Account
      • Username
      • Admin
      • PasswordHash