Will Norris 811dd5ae87 cmd/golink: persist click stats for links
store click stats in db.  Hold stats in memory and flush to db every
minute, as well as whenever the /_/export endpoint is called.

Change DB.List() to DB.LoadAll(), since it practice we actually want
the data, not just the names.

Change-Id: I21a3aa19bfc065d595822f004a14b96bbb347de8
2022-06-10 13:21:39 -07:00
2022-06-09 09:46:37 -07:00
2022-06-01 19:15:55 -07:00
S
Description
No description provided
BSD-3-Clause
389 KiB
Languages
Go 46.6%
CSS 30.4%
HTML 16.2%
Nix 4.2%
JavaScript 1.6%
Other 1%