By mswatcher
via rethinkdb.com
Submitted: Nov 16 2012 / 07:05
Follow the installation instructions to set up the server. Then, in a language of your choice, write an automated fuzzer that sends randomized traffic to the database server with the purpose of discovering a crash. The fuzzer can use rethinkdb admin to reshard or replicate the database, one or more rethinkdb clients to send randomized queries, direct TCP access to send faulty traffic to the server, or a combination of approaches. We will consider all candidates whose fuzzer manages to expose a server crash.
Add your comment