1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
thatmattlove
e06ea5ecb9 Add separate hooks for major state objects, add tests 2021-09-16 13:46:50 -07:00
thatmattlove
c99f98a6f0 Complete global state implementation 2021-09-15 18:25:37 -07:00
thatmattlove
a2ee4b50fa Implement global state 2021-09-15 00:57:45 -07:00
checktheroads
ba1a91c93f add redis password authentication support, closes #82 2020-10-10 21:13:28 -07:00
checktheroads
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
checktheroads
ea21414634 general cleanup 2020-04-16 00:27:00 -07:00
checktheroads
60abf2997f add gunicorn for process management 2020-04-13 01:06:03 -07:00
checktheroads
b0dc32fa60 log hyperglass version on startup 2020-03-22 11:41:51 -07:00
checktheroads
2b9605d7dc support python 3.6 2020-02-16 00:52:51 -07:00
checktheroads
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
checktheroads
7ff8fa317d add API docs examples 2020-02-03 02:34:50 -07:00
checktheroads
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
checktheroads
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
checktheroads
6780c2fd87 fix startup/shutdown event handling 2020-01-21 20:03:47 -07:00
checktheroads
14d503108f fix import error 2020-01-21 18:49:44 -07:00
checktheroads
f3be12b82c migrate api to module 2020-01-21 17:27:57 -07:00