Contributor Leaderboard

fabianfett

fabianfett

30 score 4 commits 26 reviews

Commits (4)

DateRepoMessagePR
2025-09-30valkey-swiftRename parameter to channel factory (#234)PR
2025-08-29valkey-swiftRemove the remaining platform requirement in Package.swift (#198)PR
2025-07-26valkey-swiftRename `ValkeyConnectionProtocol` to `ValkeyClientProtocol` (#159)PR
2025-07-23valkey-swiftAdd ValkeyClient benchmarks (#147)PR

Reviews (26)

DateRepoMessagePR
2025-12-19valkey-swiftConnection Pool changes from PostgresNIO (#285)PR
2025-12-09valkey-swiftAdd 1.0 release scope (#274)PR
2025-12-05valkey-swiftRemove `fromRESP` parameter label from RESPTokenDecodable.init(_:) (#275)PR
2025-12-05valkey-swiftRESPBulkString (#271)PR
2025-09-25valkey-swiftRemove hostname and ip from ValkeyNodeDescription (#229)PR
2025-09-09valkey-swiftDon't allow SUBSCRIBE command to be cancelled (#214)PR
2025-09-02valkey-swiftEnable license header check (#203)PR
2025-09-01valkey-swiftWrong platform requirement for Benchmarks (#202)PR
2025-08-28valkey-swiftSubscription connection manager v2 (#194)PR
2025-08-25valkey-swiftAdd fake server channel handler to test server close (#192)PR
2025-08-25valkey-swiftRemove half closure from client connection (#188)PR
2025-08-25valkey-swiftMove SETINFO calls to ChannelHandler so they can be written along with HELLO (#172)PR
2025-08-25valkey-swiftValkey 9.0.0 (#187)PR
2025-08-21valkey-swiftBreaking out running client code from the ValkeyClusterClient StateMachine (#178)PR
2025-08-21valkey-swiftAdd create and drop benchmark (#183)PR
2025-08-01valkey-swiftAdd pipelining benchmark (#171)PR
2025-07-29valkey-swiftRename `pipeline(_:)` to `execute(_:)`, `send(command:)`, `execute(_:)` (#163)PR
2025-07-26valkey-swiftValkeyNodeClient (#149)PR
2025-07-25valkey-swiftOnly implement WATCH, UNWATCH on ValkeyConnection (#157)PR
2025-07-24valkey-swiftAdd ValkeyConnection.withConnection() (#155)PR
2025-07-18valkey-swiftAdd `@discardableResult` to commands that are not readonly (#140)PR
2025-07-18valkey-swiftAdd ValkeyClusterClient.withConnection (#142)PR
2025-07-17valkey-swiftRemove key parameter label on first function parameter, add plural for array parameters (#139)PR
2025-07-16valkey-swiftAdd .spi.yml for Swift Package Index (#132)PR
2025-07-15valkey-swiftDocc pipelining article (#126)PR
2025-07-15valkey-swiftUse swift CI (#130)PR

← Back to leaderboard