Contributor Leaderboard

liorsve

liorsve

102 score 81 commits 21 reviews

Commits (81)

DateRepoMessagePR
2026-04-09valkey-glidePython: Downgrade protobuf dependency to >=3.20 (#5655)PR
2026-03-22valkey-glide-docsAdd dynamic pubsub docs (#170)PR
2026-03-15valkey-glidePypi-CD: fix test-the-release step for linux-arm ephemeral runner (#5566)PR
2026-03-12valkey-glideCI: add note to avoid using GitHub runners for macOS ARM workflows (#5570)PR
2026-03-10spring-data-valkeyadded c5.metal cpu validationPR
2026-03-10valkey-glideGo: fix PubSub config check for message handler creation (#5534)PR
2026-03-03spring-data-valkeyadded tc inputPR
2026-02-22spring-data-valkeyBenchmark: add NUMA aware core allocation (#63)PR
2026-02-18spring-data-valkeyBenchmark: Add json config files and support custom json config as CI input (#62)PR
2026-02-18spring-data-valkeyBenchmark: removed push trigger and default push variables (#61)PR
2026-01-19spring-data-valkeyAdd pubsub support to the Glide driver (#44)PR
2026-01-18valkey-glidePython: Fix flaky pubsub tests, fix black lint (#5180)PR
2026-01-14valkey-glideCore/Python - add dynamic PubSub sycnhronizer to core & python async PubSub API (#5156)PR
2025-12-17valkey-glideDocs: redirect existing docs site to the new site (#4858)PR
2025-10-30valkey-glidePython sync: Fix wheel build failure due to missing README.md (#4931)PR
2025-10-26valkey-glideCI/CD: fix full matrix sweeper workflow (#4912)PR
2025-10-22valkey-glideCI/CD: Fix Python sync client Docker build container image (#4901)PR
2025-10-22valkey-glideCI/CD: Add self hosted mac runners (#4899)PR
2025-10-21valkey-glidePython sync/FFI: added pubsub, handling for push responses (#4602)PR
2025-10-21valkey-glidePython sync: added cluster scan (#4823)PR
2025-09-30valkey-glidePython benchmarks: add sync benchmarks and connection warm up (#4704)PR
2025-09-28valkey-glidePython CD: updated testing to run on ephemeral runners (#4771)PR
2025-09-16valkey-glidePython: improve UDS socket error handling (#4733)PR
2025-09-14valkey-glidePython Sync: revert license format (#4731)PR
2025-09-11valkey-glidePython sync/CD: added description to pypi package of the sync client (#4714)PR
2025-09-09valkey-glidePython: fixed pypi-cd workflow, fixed release tests (#4703)PR
2025-09-09valkey-glideCD: removed self hosted mac arm runners from required CD platforms #4700 (#4702)PR
2025-09-09valkey-glidePython sync: removed select command (#4684)PR
2025-09-07valkey-glideCI: Added self hosted macOS runners (#4683)PR
2025-09-05valkey-docSplit clients README file (#244)PR
2025-08-31valkey-glidePython: fix consistency test (#4594)PR
2025-08-28valkey-glidePython sync: fix flaky test_sync_script_isnt_removed_while_another_instance_exists (#4654)PR
2025-08-21valkey-glidePython: increase test workflow timeout (#4637)PR
2025-08-21valkey-glidePython Sync: added script (#4593)PR
2025-08-20valkey-glideFix mac-arm disable for full matrix tests (#4633)PR
2025-08-19valkey-glidePython sync: fix batch tests and test teardown logic (#4626)PR
2025-08-19valkey-glideDisabled mac arm for full matrix runs (#4628)PR
2025-08-18valkey-glidePython sync: added modules (#4616)PR
2025-08-14valkey-glidePython sync: add batch (#4568)PR
2025-08-11valkey-glidePython sync: added `_GlideFFI` singleton to handle FFI calls (#4578)PR
2025-08-11valkey-glidePython: added async-sync API consistency test, re-export test (#4549)PR
2025-08-11valkey-glideFFI/ Python Sync - rename log function (#4569)PR
2025-08-10valkey-glideFFI & Sync Python: add logger (#4545)PR
2025-08-06valkey-glidePython sync: add update_connection_password (#4548)PR
2025-08-04valkey-glidePython: Add sync client, change directory structure (#4530)PR
2025-07-30valkey-glideORT: fix workflow permissions (#4510)PR
2025-06-13valkey-io.github.ioBug fix: allow local builds without requiring client directory (#243)PR
2025-06-08valkey-glideJava: fix addReturnField in FT.search (#4084)PR
2025-05-26valkey-glidePython: increase request timeout of ACL client in python tests (#3978)PR
2025-05-21valkey-glideGo: add client library name and version identifiers (#3903)PR
2025-05-21valkey-glideDocs: fixed mkdocs workflow trigger, fixed transaction/batch docs sections (#3927)PR
2025-05-21valkey-glideDocs: fixed mkdocs workflow trigger, fixed transaction/batch sections (#3913)PR
2025-05-13valkey-glidePython: added pypy support to pypi-cd workflow (#3849)PR
2025-04-27valkey-glideFixes to mkdocs site (#3667)PR
2025-04-23valkey-glideCore/Go: Added Ok response type to FFI, updated Go with Ok handlers (#3630)PR
2025-04-20valkey-glideDocs: Updates READMEs with docs site (#3616)PR
2025-04-16valkey-glideDocs website: Added CD, added node script, some hirarchy changes (#3581)PR
2025-04-10valkey-glidePython: Change urls in docstrings to use markdown syntax (#3580)PR
2025-04-10valkey-glideAdded docs folder and infrastructure for mkdocs website (#3572)PR
2025-03-27valkey-glideAuthentication: Fix immediate update_connection_password to use username (#3330)PR
2025-03-13valkey-docfix glide-node installation, update iovalkey version (#245)PR
2025-03-03valkey-docClients: Fix Glide-go& Glide-java installation, update valkey-go version (#241)PR
2025-03-03valkey-io.github.ioAdds a clients overview page (#166)PR
2025-02-23valkey-glideAdd source distribution upload to the PyPi-CD workflow (#3213)PR
2025-02-23valkey-glideFixes the RUNNER for the CD workflows (#3238)PR
2025-02-17valkey-docUpdated glide & valkey-py versions, added Go file to glide (#232)PR
2025-02-16valkey-glideUpdated readme to include go (#3190)PR
2025-01-20valkey-docDelete all old redis client files (#219)PR
2025-01-01valkey-glideCI: Add workflow that runs prettier on yaml workflow files (#2884)PR
2024-12-25valkey-glideFixed imported exception names in python examples (#2852)PR
2024-12-16valkey-glideFix python memory leak (#2818)PR
2024-12-15valkey-glideFix memory leak in Python (#2816)PR
2024-08-27valkey-glideNode: Add binary option to sscan strlen sunion sunionstore (#2199)PR
2024-08-27valkey-glideNode: Add binary support to scard smove sismember srandmember (#2197)PR
2024-08-27valkey-glideNode: Add binary support to set commands (#2188)PR
2024-08-27valkey-glideNode: Add binary support to spop spopcount sadd srem smembers (#2181)PR
2024-08-22valkey-glideNode - Add binary support to transaction commands (#2187)PR
2024-08-21valkey-glideNode: Add binary support to RPUSH RPOP RPOPCOUNT BLPOP BRPOP (#2153)PR
2024-08-21valkey-glideNode: Add binary support to LINDEX LMOVE BLMOVE LINSERT LLEN (#2166)PR
2024-08-20valkey-glideNode: add binary support to lpush lpop lpopcount lrange (#2151)PR
2024-08-19valkey-glideNode: add bytes support to append getrange hget mget hvals (#2150)PR

Reviews (21)

DateRepoMessagePR
2026-03-15spring-data-valkeyBenchmark: Handle valkey-glide primary driver commit ID (#66)PR
2026-03-13valkey-gliderefactor(java): rename unsubscribe methods to lazy variants (#5532)PR
2026-03-11valkey-glideNode: add dynamic PubSub support (#5295)PR
2026-02-23valkey-glide-csharpPub/Sub: Add Blocking Subscribe/Unsubscribe Commands, Parametrized Tests (#211)PR
2026-02-03valkey-glideCore: parallelize DNS lookups during slot refresh (#5281)PR
2026-01-28valkey-glide[Backport from 2.2] Java: add topology periodic checks config (#5229) (#5247)PR
2026-01-28valkey-glideCore: improve topology refresh reliability and handle ReadOnly errors (cherry-pick) (#5242)PR
2026-01-27valkey-glideperf: Reduce mutex contention and avoid batch clone (#5230)PR
2026-01-27valkey-glideNode: Migrate NAPI-RS from v2 to v3 (#5203)PR
2026-01-26valkey-glideSet default route for CLIENT LIST to be Random (#5234)PR
2026-01-23valkey-glidePython: Add inflight request limit support to sync client (#5201)PR
2025-12-21valkey-glideJava: fix ReadFrom.AZ_AFFINITY_REPLICAS_AND_PRIMARY issue (#5084)PR
2025-10-20valkey-glidefix typo (#4894)PR
2025-10-06valkey-glidePython: add refresh topology from initial nodes config (#4855)PR
2025-09-19valkey-glideNode: Adding Iam auth config and refreshIamToken (#4761)PR
2025-09-19valkey-glideSupport IAM auth in Core (#4525)PR
2025-08-10valkey-glideNode - Remove Drop Script (#4488)PR
2025-07-31valkey-glideAdd migration guides links to the readme (#4528)PR
2025-06-04valkey-glidePython- Add Batch Option Classes for exec (#4027)PR
2025-04-20valkey-glideCore: Move UDS Socket Filename to tmp (#3615)PR
2025-04-16valkey-glideAdd an installation part in the readme of node (#3614)PR

← Back to leaderboard