Added package timerwheel (#1624)

This commit is contained in:
flywind 2020-08-28 12:23:10 +08:00 committed by GitHub
parent 638fb63698
commit a5cd6324f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19370,5 +19370,18 @@
"description": "A very simple micro web framework",
"license": "MIT",
"web": "https://github.com/ire4ever1190/mike"
},
{
"name": "timerwheel",
"url": "https://github.com/xflywind/timerwheel",
"method": "git",
"tags": [
"timer",
"timerwheel",
"prologue"
],
"description": "A high performance timer based on timerwheel for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/timerwheel"
}
]