读取二级索引上数百万条记录的最佳数据库

best database for reading millions of records on secondary index

目前我正在使用 aerospike 数据库在 EBS 上存储近 2700 万条记录,当我在二级索引上扫描这些数据时,吞吐量非常低。请有人建议有哪些可能的选择。提前致谢。

将评论作为答案发布..

EBS 上的性能会很慢,IOPS 会限制读取 tps。读取 tps 将与仅 EBS 存储上的 IOPS 相同。使用 bcache 或 data-in-memory true.

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