Contributor Leaderboard

yairgott

yairgott

108 score 30 commits 78 reviews

Commits (30)

DateRepoMessagePR
2026-02-17valkey-searchuntrack missing fields to properly support negate queries (#740)PR
2026-02-06valkey-searchIntroduce ShardedAtomic for zero-contention, high-concurrency counters (#622)PR
2026-01-27valkey-searchAvoid deadlock while processing MULTI/EXEC mutations (#629)PR
2026-01-13valkey-searchAddressing memory deallocation overhead by minimizing the mutex contension (#591)PR
2025-12-19valkeyAdding support for sharing memory between the module and the engine (#2472)PR
2025-10-15valkey-searchaddressing non-vector search issues (#400)PR
2025-09-15valkey-searchEarly return mutation handling on record not found and not tracked (#382)PR
2025-08-26valkey-searchAdd support to retrieving JSON values via the JSON shared API (#287)PR
2025-07-21valkey-searchFix attribute alias handling in filters when running in CME mode (#243)PR
2025-07-17valkey-searchSupporting tsan build and addressing the time slice mutex test issues (#236)PR
2025-07-07valkey-io.github.ioIntroducing Vector Semantic Search To Valkey (#276)PR
2025-05-22valkey-searchFixing empty vector query clause ft.search cmd parsing (#138)PR
2025-05-22valkey-searchrenaming total_indexed_hash_keys to total_indexed_documents (#137)PR
2025-05-20valkey-searchCommand registration permissions alignment with ACL prefix permissions (#125)PR
2025-05-13valkey-searchMind the db number while creating an index (#120)PR
2025-05-13valkey-searchRename ValkeySearch to valkey-search (#119)PR
2025-05-06valkey-searchExposing search subscription info just if built with the macro DEBUG_INFO (#109)PR
2025-04-30valkey-searchFixing asan issues (#101)PR
2025-04-29valkey-searchadding support for blocking clients during keyspace notification (#95)PR
2025-04-29valkey-searchavoid unsafe code in ValkeySearch::Info during crashdump (#98)PR
2025-04-22valkeyblocking client followup fix related to log_req_res (#1989)PR
2025-04-18valkeyFix engine crash on module client blocking during keyspace events (#1819)PR
2025-04-11valkey-searchAdding json and flat integration tests (#88)PR
2025-03-28valkey-searchbazel cleanup (#80)PR
2025-03-27valkey-searchUpdate README.md (#78)PR
2025-03-26valkey-searchfixing rdb load to use a detached context (#77)PR
2025-03-26valkey-searchfixing github integration tests (#76)PR
2025-03-25valkey-searchfixing integration tests to work with cmake (#73)PR
2025-03-06valkey-searchFix parsing double/float from string (#64)PR
2025-03-05valkey-searchEnforce vector indexed attribute (#63)PR

Reviews (78)

DateRepoMessagePR
2026-01-28valkey-searchAllow local node to have no primary endpoint (#633)PR
2026-01-06valkey-docDocument SCORE and SORTABLE on FT.CREATE (#394)PR
2025-12-30valkey-searchFix tag OR syntax in hybrid queries and add filter expression tests (#452)PR
2025-12-08valkey-searchFix replica crash by using legacy ACL path during replication (#510)PR
2025-12-08valkey-searchFix replica crash by using legacy ACL path during replication (#510)PR
2025-11-25valkey-searchImplement queue wait time aware local node preference in fanout operations (#428)PR
2025-11-22valkey-searchRevise Save/Restore for true pit snapshot. (#401)PR
2025-11-21valkey-searchUpdate ProcessKeyspaceNotification to not return before trying out all attributes (#489)PR
2025-11-12valkey-searchFT.INFO parser (#466)PR
2025-10-25valkey-searchRFC for geospatial indexing (#87)PR
2025-10-17valkey-searchprevent Valkey crash when module is loaded twice (#415)PR
2025-09-17valkeyFix memory leak in deferred reply buffer (#2615)PR
2025-09-17valkey-searchadded and removed stats and attributes from ft.info (#370)PR
2025-09-17valkey-searchRemove command alloed acl checks is it is already done by Valkey (#387)PR
2025-09-09valkey-searchAdd configurable thread pool fairness mechanism with comprehensive testing (#362)PR
2025-08-26valkey-jsonImplement SharedAPI interface that mimics JSON.GET (#71)PR
2025-08-26valkey-jsonImplement SharedAPI interface that mimics JSON.GET (#71)PR
2025-08-25valkey-searchUpdate clang tidy/format github job and apply formatting (#321)PR
2025-08-23valkey-searchUpdate Vector HNSW output field format (#312)PR
2025-08-20valkey-searchExpose global symbols so that crash dump backtraces are useful (#329)PR
2025-08-15valkey-searchStrip the complete build path from logs (#308)PR
2025-08-15valkey-searchStop impersonating Mozilla (#242)PR
2025-08-15valkey-searchUpdate 3 fields returned type of FT.INFO (#319)PR
2025-08-12valkey-searchAdd gc_stats, cursor_stats, dialect_stats, Index Errors field part for FT.INFO returned fields (#290)PR
2025-08-12valkey-searchAdd gc_stats, cursor_stats, dialect_stats, Index Errors field part for FT.INFO returned fields (#290)PR
2025-08-11valkey-searchAdding command flags to match ACL permissions. (#285)PR
2025-08-07valkey-searchFix num_docs not getting reset across a flushall. Add flushall test (#288)PR
2025-08-04valkey-searchUpdate issue templates (#278)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-21valkey-searchAdding support for non vector queries (#218)PR
2025-07-01valkey-searchRebranding module to use Valkey instead of Redis (#194)PR
2025-06-25valkey-searchSpelling (#173)PR
2025-06-17valkey-searchThe module can now be built on macOS (#178)PR
2025-06-10valkey-searchRefactored protobuf generation code (cmake) (#172)PR
2025-06-08valkey-searchFix GetRedisLocalPort function to support TLS (#144)PR
2025-06-08valkey-searchFix GetRedisLocalPort function to support TLS (#144)PR
2025-06-06valkey-searchAlpine Linux related fixes (#168)PR
2025-06-04valkey-searchFixed drop index bug (#166)PR
2025-06-03valkey-searchSearch trigger for Valkey Extension Automation (#163)PR
2025-06-03valkey-searchEnable integration tests + ASan (#162)PR
2025-05-31valkey-searchCI updates (#161)PR
2025-05-30valkey-searchUse a managed pointer for thread safe context in coordinator (#159)PR
2025-05-30valkey-searchUse differnt ubuntu mirror (#158)PR
2025-05-30valkey-searchSmall integ tests fixes (#148)PR
2025-05-28valkey-searchModule-Config: fix a possibility of of a double free (#149)PR
2025-05-27valkey-docAdded docs for Valkey Search commands (#275)PR
2025-05-27valkey-searchDropped the deprecated `--threads` flag (#146)PR
2025-05-27valkey-searchAllow changing the reader/writer threads count at runtime (#129)PR
2025-05-24valkey-searchUse background context rather than IO context during Aux save. (#143)PR
2025-05-21valkey-searchAdd OOM checking to index backfill (#135)PR
2025-05-21valkey-searchRemove Google-internal specifics and unused code (#136)PR
2025-05-21valkey-searchIntroduce RFC for RDB format (#28)PR
2025-05-15valkey-searchValkey-Search doc related files (#118)PR
2025-05-07valkey-searchchore: avoid reserved gid, group name when setup for local dev env (#105)PR
2025-05-03valkey-searchMake backfill batch/block size configurable (#97)PR
2025-05-02valkey-searchFT.SEARCH - Update neighbor sorting to always be asc (#104)PR
2025-05-02valkey-searchFT.SEARCH - Update neighbor sorting to always be asc (#104)PR
2025-04-25valkey-searchMore ASan build improvements (#102)PR
2025-04-24valkey-searchAdd ASAN build option (#100)PR
2025-04-11valkey-searchDon't suppress error when running python integration tests. (#89)PR
2025-04-01valkey-searchallow building with external libs (#85)PR
2025-03-31valkey-searchCreate placeholder release notes and development versions (#82)PR
2025-03-31valkey-searchUpdate printed binary file path (#84)PR
2025-03-31valkey-searchFixed build warning - wrong inculde path (cmake) (#75)PR
2025-03-27valkey-searchImplement new RDB format (#68)PR
2025-03-25valkey-searchAutomatically configure threadpool size based on physical cpu core count. (#60)PR
2025-03-25valkey-searchAutomatically configure threadpool size based on physical cpu core count. (#60)PR
2025-03-25valkey-searchAutomatically configure threadpool size based on physical cpu core count. (#60)PR
2025-03-19valkey-searchFixed crash when loading RDB (#72)PR
2025-03-18valkey-searchSmall ACL fixes (#71)PR
2025-03-18valkey-searchMore CMake / Build improvements (#70)PR
2025-03-17valkey-searchAdd ACL support to Valkey Search. (#49)PR
2025-03-12valkey-searchSmall aarch64 fixes (#65)PR
2025-03-11valkey-searchdoc: Fix error command in the developer document (#51)PR
2025-03-03valkey-searchEnsure that Index names and Prefixes do not have a slot tag (#57)PR
2025-03-01valkey-searchCMake support (#33)PR
2025-02-11valkey-searchRedesign FT.SEARCH command line parsing in anticipation of merging with future FT.AGGREGATE code. (#29)PR

← Back to leaderboard