What are the Slack Archives?

Itโ€™s a history of our time together in the Slack Community! Thereโ€™s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you wonโ€™t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

anyone knows why Spryker has different ZED databases set per-store when there's separation of stores

UK5DS29L2
UK5DS29L2 Posts: 546 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet
edited September 2019 in Help

anyone knows why Spryker has different ZED databases set per-store when there's separation of stores already made within the database?
asking about
https://github.com/spryker-shop/suite/blob/master/config/Shared/config_default-development_DE.php#L12
being put within STORE config
vs spy_store table

Comments

  • UKTSRTD5M
    UKTSRTD5M Posts: 77 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    I'm not able to speak for spryker, but perhaps because having different Zed-Databases are optional? We are running all stores with a single Database and are therefore relying on the separation within the database. As far as i understand the separation of databases may be due to business and operational restrictions (e.g. not allowing every Zed-User to see orders of all stores).

  • Tamas Nyulas
    Tamas Nyulas Application Architect Posts: 20 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    it is possible to have different multi-store setups

  • Tamas Nyulas
    Tamas Nyulas Application Architect Posts: 20 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet