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 ?










share|improve this 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.



















    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 ?










    share|improve this 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.

















      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 ?










      share|improve this question















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      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.































          active

          oldest

          votes






















          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          Different font size/position of beamer's navigation symbols template's content depending on regular/plain...

          Berounka

          I want to find a topological embedding $f : X rightarrow Y$ and $g: Y rightarrow X$, yet $X$ is not...