gijs.nijholt-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Sep-20 09:25 UTC
Storing massive amount of statistics
Hello, I''m in the process of sketching a statistics package for plugging into my Rails applications. Currently, I just store every page-hit as a record in the database, but this grows very fast at the unnecessary cost of performance and it is too detailed for my needs.>From experiments with RRDTool (RRD is a system to store and displaytime-series data), I''ve found that Round Robin Archives are a way to store massive amounts of information about pretty much anything within a predefined amount of space. Does anyone have experience, hints/tips or links to information about how to implement something like RRD in Ruby? Thanks in advance Gijs Nijholt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---