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 - correction for RAM-only #5

Closed norton closed 13 years ago

norton commented 13 years ago

The introductory chapter states the following feature:

"Per-table options for disk-based or RAM-only value storage"

This should be corrected to the following:

"Per-table options for RAM+disk-based or disk-only value storage"

tatsuya6502 commented 13 years ago

This should be done in tomorrow AM (Apr 25, 2011). I will correct the Japanese guide as well.

norton commented 13 years ago

Another chapter "High Performance, Especially for Reads and Large Values" needs correction too.

tatsuya6502 commented 13 years ago

Committed changes to "dev" branch: https://github.com/hibari/hibari-doc/commit/c30675