[sr-dev] Writing a driver for rethinkdb

Ron ron.arts at gmail.com
Sun Apr 17 15:57:07 CEST 2016


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



More information about the sr-dev mailing list