Hacker News new | ask | show | jobs
by nkrode 5108 days ago
Using Google Charts.

For storing the data i have a sqlite implementation and a redis implementation. sqlite works out of the box by default, but i prefer the redis implementation, much faster. https://github.com/kumarnitin/RedisLive/blob/master/src/data...