Age | Commit message (Expand) | Author |
---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier |
2020-10-12 | Add missing Copyright headers | Mark Felder |
2020-08-01 | ConnectionPool: fix gun open errors being returned without an error tuple | rinpatch |
2020-07-28 | gun ConnectionPool: Re-add a missing cast for remove_client | rinpatch |
2020-07-28 | gun ConnectionPool: replace casts with calls | rinpatch |
2020-07-15 | ConnectionPool.Worker: do not stop with an error when there is a timeout | rinpatch |
2020-07-15 | Ensure connections error get known by the caller | href |
2020-07-15 | Connection Pool: register workers using :via | rinpatch |
2020-07-15 | Connection pool: Fix race conditions in limit enforcement | rinpatch |
2020-07-15 | Connection pool: check that there actually is a result | rinpatch |
2020-07-15 | Connection Pool: don't enforce pool limits if no new connection needs to be o... | rinpatch |
2020-07-15 | Refactor gun pooling and simplify adapter option insertion | rinpatch |