Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 246 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 246 Bytes

flows_back

flow data statistics charts backend

Dependencies

Ubuntu

sudo apt install libsqlite3-dev

Configure

configure file : Settings.toml

redis_address = "redis://redis_url/"
sqlite_path = "path/to/db"