Current ralf v2 does not have a support for a client which can query features, post feedback, etc. The client should be able to call the following methods: * `server.point_query(key, table_name)` * `server.bulk_query(table_name)` * `server.feedback(key, table_name)`