inthefabric / RexConnect

Connect to Rexster/RexPro via TCP connection.
www.inthefabric.com
Other
10 stars 0 forks source link

Minimal Response data #9

Closed zachkinstner closed 11 years ago

zachkinstner commented 11 years ago

Provide a request-level setting option for omitting the command response data. Sometimes, all the request needs to know is that the transaction completed successfully.

This would avoid extra JSON deserialization, and could greatly reduce the size of the response data.

zachkinstner commented 11 years ago

Closing in favor of #17.