Hacker News new | ask | show | jobs
by architectonic 2151 days ago
Can you handle multiple time dimensions efficiently? We have 3 of them, can one get away without having to physically store "slices" on one of them?
1 comments

if you can send all three in the same message, Influx Line Protocol for example, we will store them as 3 columns in one table. Does this help?