7 ms·
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 r
by nkrode 14y 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/dataprovider/redisprovider.py https://github.com/kumarnitin/RedisLive/blob/master/src/data...