Hi,
I'm wondering how tightly Abacus is bound to CouchDB? Can we create another dbclient that stores the data in DB that allows raw json documents? How easy/hard this would be and where one should start?
The backgound is that using another DB will help integrators maintain only a handful of DBs. Having lots of backing services (DBs) usually requires a lot of resources (VMs, memory, support) and is quite expensive. Reducing the number of DBs also makes it easy to move a solution especially in the case of private clouds :)
Regards,
Hristo Iliev