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

Change the wording from "custom flag", "user property" and "metadata" to "attribute" #14

Open tatsuya6502 opened 11 years ago

tatsuya6502 commented 11 years ago

Target milestone: v0.6

tatsuya6502 commented 11 years ago

There is a flag get_all_attribs already present for get operation, so instead of using "medata", use "attributes". Changing the subject from "... to user metadata" to "... to user attributes".