Sam Lewis

Results 6 issues of Sam Lewis

Hi and thanks for the great tool! We're trialling using doorstop and came across this strange behaviour when linking items within a single document. It appears that linking between items...

meshboi currently has some logic to ensure that the peer's firewall is open for inbound connection from other meshboi peers: https://github.com/samvrlewis/meshboi/blob/c5f221b1ca186f4056da8b2051a5621e42c9365d/peer_connector.go#L137 However, there currently is no mechanism to ensure that...

Adds a `weight` load variant, which weights an inner load. This is useful in circumstances where it is desireable to artificially inflate or deflate load. One such example is canary...

First of all, thanks for the great library! I'm looking into using the `tower::balance::p2c` load balancer with weighted services. This is primarily to allow for a use case of canary...