Hi,
I need to authenticate against a rethinkdb database. There is currently no driver, so I'll start writing one. The databases that come closest conceptually are mongodb and cassandra. My initial setup will be frontending a few asterisk servers, where Kamailio handles SIP registration, and load-balances INVITE requests.
I have the following questions:
- In what way does not supporting raw query limit Kamailio usage? - In what way does not supporting ndb drivers limit Kamailio usage? - Does anyone know of test harnesses/programs that can be used to verify correctness of my driver?
thanks, -- Ron