1

currently i am using aerospike database for storing near about 27 million records on EBS and when i scan this data on secondary index, throughput is very low. please somebody suggest what are the possible alternatives. thanks in advance.

4

1 回答 1

2

Posting the comment as an answer..

Performance on EBS will be slow and IOPS will limit the read tps. Read tps will be same as IOPS on EBS only store. Use bcache or data-in-memory true.

http://www.aerospike.com/docs/operations/plan/ssd/bcache/

于 2015-03-17T09:09:26.383 回答