Contributor Leaderboard

yulazariy

yulazariy

36 score 21 commits 15 reviews

Commits (21)

DateRepoMessagePR
2025-11-25valkey-searchImplement queue wait time aware local node preference in fanout operations (#428)PR
2025-09-17valkey-searchFix eviction flakey tests due to valkey not eviction fast enough (#389)PR
2025-09-17valkey-searchRemove command alloed acl checks is it is already done by Valkey (#387)PR
2025-09-11valkey-search- Remove unused variable from test (#379)PR
2025-09-09valkey-searchAdd configurable thread pool fairness mechanism with comprehensive testing (#362)PR
2025-08-29valkey-searchrefactor: Replace is_local_search boolean with SearchMode enum + add eviction tests (#347)PR
2025-08-19valkey-searchtest: Add integration test for COPY command with search indexes (#328)PR
2025-08-18valkey-searchfeat: add integration tests for expired hashes and FT.INFO parser (#311)PR
2025-08-11valkey-searchAdd coordinator metadata health monitoring info field (#284)PR
2025-08-05valkey-searchChange visibility for some of info fields to developer only (#281)PR
2025-07-28valkey-searchAdd Comprehensive Tests for Time Slice Mutex Metrics (#237)PR
2025-07-24valkey-searchFix WrongArity function to wrap command names with single quotes for Valkey consistency (#248)PR
2025-07-17valkey-searchEnhanced Metrics for Valkey Search Ingestion (#230)PR
2025-07-10valkey-searchAdd network byte counting to coordinator client (#212)PR
2025-07-01valkeyFix MEMORY USAGE to consider embedded keys (#2290)PR
2024-07-04valkey-glideAdd function list binary output support (#1800)PR
2024-07-02valkey-glideChange to use _encode_arg to encode arguments for scrip invocation (#1757)PR
2024-07-02valkey-glideLua binary support (#1729)PR
2024-06-30valkey-glideSupport GlideString for sdiff commands (#1722)PR
2024-06-27valkey-glideSupport of GlideString interface for echo command (#1668)PR
2024-06-27valkey-glideSupport of GlideString interface for sinter, sinterstore and sintercard commands (#1687)PR

Reviews (15)

DateRepoMessagePR
2025-11-27valkey-searchFix Override Specifier and Suppress MacOS Compiler Warning (#496)PR
2025-11-23valkey-searchFixed regression which broke Ninja builds OO (#494)PR
2025-11-20valkey-searchFix cluster map bugs (#481)PR
2025-09-25valkey-searchCaptured errors should be formatted as such. (#390)PR
2025-09-15valkey-searchEarly return mutation handling on record not found and not tracked (#382)PR
2025-09-14valkey-searchFixed: clients are blocked after MULTI operation (#381)PR
2025-05-04valkey-searchFixed crash in UT (#106)PR
2024-07-04valkey-glidesupport lcs with GlideString (#1802)PR
2024-07-04valkey-gliderandomkey binary support (#1805)PR
2024-07-04valkey-glideGlide pop commands (#1654)PR
2024-07-04valkey-glidexpending and xclaim binary version (xautoclaim not implemented in Glide java) (#1759)PR
2024-07-02valkey-glideremove handleStringResponseBinary and use handleGlideStringResponse (#1760)PR
2024-07-02valkey-glideJava: continued work on making txn binary safe (#1750)PR
2024-07-01valkey-glideChanged the API to support binary transaction (#1731)PR
2024-06-30valkey-glidesupport smismember with GlideString (#1694)PR

← Back to leaderboard