df-helper 0.2.26

df helper tools db cache
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "default": "redis",
  "connections": {
    "redis": {
      "type": "redis",
      "hostname": "127.0.0.1",
      "hostport": 6379
    }
  }
}