feat(main/db): Schedule regular search view refresh
Schedules refreshes of the database view used for search at one-minute intervals.
This commit is contained in:
parent
3e5b1098c6
commit
39d1cd64bc
5 changed files with 54 additions and 0 deletions
|
|
@ -24,3 +24,5 @@ hyper = "0.11"
|
|||
rand = "0.4"
|
||||
comrak = "0.2"
|
||||
md5 = "0.3.7"
|
||||
tokio = "0.1"
|
||||
tokio-timer = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue