Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Set up architecture - FaunaDB #7

Closed
2 of 3 tasks
mikenikles opened this issue Jul 5, 2020 · 1 comment
Closed
2 of 3 tasks

Set up architecture - FaunaDB #7

mikenikles opened this issue Jul 5, 2020 · 1 comment

Comments

@mikenikles
Copy link
Owner

mikenikles commented Jul 5, 2020

Structure:

  • A top-level your-analytics database used by the SaaS platform
    • [Collections
      • users: Used for authentication. Also contains an array of sites a user has access to.
    • Child databases (one per site)
      • E.g. example.com, your-analytics.org
        • Collections
          • users
          • settings
@mikenikles mikenikles mentioned this issue Jul 5, 2020
7 tasks
This was referenced Jul 18, 2020
@mikenikles
Copy link
Owner Author

That's in good shape. We will implement users in the child databases at a later stage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant