Support CouchDB as backend database for Fabric Driver
Currently, the Fabric driver automatically and by default uses GoLevelDB to store event subscriptions. We need to offer developers the ability to chose a different backend database. In this issue we will add support for configuring a database type and add support for CouchDB as a backend database to store event subscriptions.
@sandeepnRES is this being worked?
@VRamakrishna @sandeepnRES Can I pick this?
@aruns05 We are working on some other changes to the driver. Let's close that out and then we can build the CouchDB feature.
We don't have plans to work on it immediately, so you are welcome to do so; thanks for offering! We can discuss the design and code next week.
@VRamakrishna Many thanks for your help. Please let me know how can we connect ?
@VRamakrishna is this ticket still relevant?