VirtoCommerce / vc-module-demo-features

Demo Solution Features. FOR DEMO PURPOSES ONLY, NOT FOR PRODUCTION USE. NOT FOR SALE
Other
2 stars 2 forks source link

Single connection string for all DB contexts #94

Open artem-dudarev opened 2 years ago

artem-dudarev commented 2 years ago

This module overrides ICartRepository, ICatalogRepository, ICustomerRepository, and IOrderRepository, each of which can use its own database. But this module redirects everything to a single database which makes it impossible to use different databases for carts, catalogs, customers, and orders.

mvktsk commented 2 years ago

Task https://virtocommerce.atlassian.net/browse/VP-7909 has been created

dvvkgd commented 2 years ago

@artem-dudarev this module is not supported by the platform. It is worth deprecating this module in your solution. https://github.com/VirtoCommerce/vc-platform/blob/master/docs/products/products-virto3-versions.md