mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add backoff
This commit is contained in:
parent
e16ebf7bb8
commit
7115565530
@ -11502,5 +11502,17 @@
|
|||||||
"description": "most quick REPL of nim",
|
"description": "most quick REPL of nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/gmshiba/replim"
|
"web": "https://github.com/gmshiba/replim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "backoff",
|
||||||
|
"url": "https://github.com/CORDEA/backoff",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"exponential-backoff",
|
||||||
|
"backoff"
|
||||||
|
],
|
||||||
|
"description": "Implementation of exponential backoff for nim",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/CORDEA/backoff"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user