How to cache time-series data over given interval? [closed]
up vote
0
down vote
favorite
I have requirement that for every minute around 12 parameters are reported from single device.
I have to Cache them over some interval (e.g. 30 minutes) and at any point get previous records in the given interval to calculate mean,min/max.
Which Caching server should I use to store time-series data ?
java caching redis time-series guava
closed as primarily opinion-based by Xaerxess, chŝdk, pirho, Mark Rotteveel, Alejandro Nov 21 at 17:40
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
I have requirement that for every minute around 12 parameters are reported from single device.
I have to Cache them over some interval (e.g. 30 minutes) and at any point get previous records in the given interval to calculate mean,min/max.
Which Caching server should I use to store time-series data ?
java caching redis time-series guava
closed as primarily opinion-based by Xaerxess, chŝdk, pirho, Mark Rotteveel, Alejandro Nov 21 at 17:40
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have requirement that for every minute around 12 parameters are reported from single device.
I have to Cache them over some interval (e.g. 30 minutes) and at any point get previous records in the given interval to calculate mean,min/max.
Which Caching server should I use to store time-series data ?
java caching redis time-series guava
I have requirement that for every minute around 12 parameters are reported from single device.
I have to Cache them over some interval (e.g. 30 minutes) and at any point get previous records in the given interval to calculate mean,min/max.
Which Caching server should I use to store time-series data ?
java caching redis time-series guava
java caching redis time-series guava
edited Nov 22 at 13:01
asked Nov 21 at 10:24
SAgRCASM
62
62
closed as primarily opinion-based by Xaerxess, chŝdk, pirho, Mark Rotteveel, Alejandro Nov 21 at 17:40
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as primarily opinion-based by Xaerxess, chŝdk, pirho, Mark Rotteveel, Alejandro Nov 21 at 17:40
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes