Integrating Couchbase to Aimeos!!
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Integrating Couchbase to Aimeos!!
Hi,
I found that Aimeos uses Doctrine DBAL layer to create database schemas from here:
https://aimeos.org/docs/Developers/Libr ... se_support
I want to use Couchbase as backend storage for Aimeos instead of MySQL and Doctrine has Couchbase driver support (http://doctrine-keyvaluestore.readthedo ... ation.html).
So, I have below questions.
1. Can I use the couchbase doctrine support for Aimeos and remove existing mysql connection?
2. If so, what is the right place to start ?
Thanks,
sumana
I found that Aimeos uses Doctrine DBAL layer to create database schemas from here:
https://aimeos.org/docs/Developers/Libr ... se_support
I want to use Couchbase as backend storage for Aimeos instead of MySQL and Doctrine has Couchbase driver support (http://doctrine-keyvaluestore.readthedo ... ation.html).
So, I have below questions.
1. Can I use the couchbase doctrine support for Aimeos and remove existing mysql connection?
2. If so, what is the right place to start ?
Thanks,
sumana
Re: Integrating Couchbase to Aimeos!!
No, Couchbase isn't yet supported because Aimeos only uses Doctrine DBAL but not Doctrine ORM (too slow for big shops). We will be working on document storage support like ElasticSearch and others in the 2018 versions.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
