hibari / hibari-doc

Hibari is a production-ready, distributed, ordered key-value, big data store. Hibari uses chain replication for strong consistency, high-availability, and durability. Hibari has excellent performance especially for read and large value operations.
http://hibari.github.com/hibari-doc
Other
9 stars 1 forks source link

Application Developer's Guide - new error response {val_error, len()} for brick_simple API #11

Open norton opened 13 years ago

norton commented 13 years ago

Add new error response {val_error, len()} for brick_simple API.

This is related to this issue https://github.com/hibari/gdss-brick/issues/7