Home

Awesome

This is an erlang thrift client to actordb.

Check actordb_client:test/0 for an example how to connect.

With actordb_client:config/0,1,2,3 You can specify configuration options for queries:

Value returned from actordb_client:config/0,1,2,3 is an optional first parameter to any query.

For a list of possible error results check actordb_client:error1 function.

Successful results are:

At the moment HasMore is always false.