Packages

Harbor is a library that helps systems handle overload by providing a buffer and limits. It also has a request deduplication mechanism and can serve as a better alternative to a circuit breaker. It is appropriate to use Harbor if the system is likely to experience overload, if the system is doing...

Current section

Files

Jump to
eharbor rebar.lock
Raw

rebar.lock

{"1.2.0",
[{<<"pobox">>,{pkg,<<"pobox">>,<<"1.2.0">>},0}]}.
[
{pkg_hash,[
{<<"pobox">>, <<"3127CB48F13D18EFEC7A9EA2622077F4F9C5F067CC1182AF1977DACD7A74FDB8">>}]},
{pkg_hash_ext,[
{<<"pobox">>, <<"25D6FCDBE4FEDBBF4BCAA459FADEE006E75BB3281D4E6C9B2DC0EE93C51920C4">>}]}
].