To install RethinkDB please download the latest packages from www.rethinkdb.com/download and follow the instructions on the download page.
To start RethinkDB after installation, run the following command: $ rethinkdb By default, RethinkDB starts on the port 11211 and loads rethinkdb_data file in the current director...
RethinkDB is compatible with the Memcached protocol, so any client that properly supports Memcached will automatically work with RethinkDB. You can find a list of Memcached clients...