Using CouchDB as local database on TMU

As part of our use case, we will need a local database running on the TMU RPi. Because we will need multiple services/jobs reading and writing into the database, we have narrowed our search to using couchDB. This will require us to compile and install the DB and also configure it to restart on start up. OF course we know that we will have to maintain the configurations ourself. Is this a good idea at all?

This topic was automatically closed 33 days after the last reply. New replies are no longer allowed.