feat: add ability to query poll results

This commit is contained in:
2021-07-30 15:19:21 -04:00
parent f9f93afcd1
commit 2336e159c7
4 changed files with 114 additions and 7 deletions

View File

@@ -1 +1 @@
DUMMY_CACHE = {}
poll_cache = {} # TODO: use a real cache