I have table1 with 1M rows in my db.
table1
columns: {id, name, timestamp, tag, r, g, b} indexes: {primary: id, index: timestamp, index: (tag,r,g,b)}