Contributor Leaderboard

boda26

boda26

61 score 38 commits 23 reviews

Commits (38)

DateRepoMessagePR
2026-04-18valkey-searchfix aggregate recursion depth (#973)PR
2026-04-03valkey-searchAdd check for cluster_slots_complete check in test_fanout_low_utilization_fanout (#951)PR
2026-04-01valkey-searchFix read ordering in _replication_lag() (#944)PR
2026-04-01valkey-searchShorten grpc timeout (#939)PR
2026-03-06valkey-searchCompatibility test (#823)PR
2026-03-05valkey-searchFix flaky FT.DROPINDEX test (#854)PR
2026-02-25valkey-searchTest loading RDB to v1.0.0 search (#805)PR
2026-02-24valkey-searchFix unexpected vk-search flag in RDB after dropped all indexs (#785)PR
2026-02-19valkey-searchFix a memory leak bug in search.cc (#786)PR
2026-02-17valkey-searchFix config name and add check for duplicate config names (#776)PR
2026-02-17valkey-searchFT.AGGREGATE complex query test (#756)PR
2026-02-17valkey-searchChange default RDB version to 2 (#775)PR
2026-02-17valkey-searchAdd attribute data to FT.INFO PRIMARY and CLUSTER mode (#744)PR
2026-02-12valkey-searchHybrid vector text query integration test (#711)PR
2026-01-31valkey-searchUpdate FT.INFO in COMMANDS.MD (#648)PR
2026-01-13valkey-searchCompatibility Tests (#601)PR
2026-01-08valkey-searchCompatibility test cluster mode (#572)PR
2025-12-11valkey-searchignore venv (#536)PR
2025-12-10valkey-searchrefresh cluster map in background (#531)PR
2025-12-08valkey-searchuse negate flag parser in ft.info parser (#524)PR
2025-12-06valkey-searchFT.INFO partition and consistency controls (#469)PR
2025-12-05valkey-searchFT.SEARCH partition and consistency controls (#464)PR
2025-11-26valkey-searchPopulate fingerprint and version to IndexSchema (#480)PR
2025-11-22valkey-searchfix mem leak in unit test (#492)PR
2025-11-20valkey-searchfix build.sh for cloud desktop (#483)PR
2025-11-20valkey-searchFix cluster map bugs (#481)PR
2025-11-15valkey-searchfix crash on aof (#476)PR
2025-11-12valkey-searchFT.INFO parser (#466)PR
2025-11-07valkey-searchchange FanoutSearchTargets to NodeInfo; fix fanout_test; add cancelled check in Reply() (#458)PR
2025-11-06valkey-searchCluster Map Implementation (#435)PR
2025-10-15valkey-searchAdd more integration tests for FT.DROPINDEX consistency check (#405)PR
2025-10-02valkey-searchFT.DROPINDEX consistency check (#393)PR
2025-10-02valkey-searchadd .kiro folder to .gitignore; enable developers to use kiro while prevent uploading kiro steering files (#404)PR
2025-09-30valkey-searchFT.CREATE consistency check (#386)PR
2025-09-26valkey-searchAdding retry to fanout base class (#337)PR
2025-08-27valkey-searchskip cluster tests (#354)PR
2025-08-18valkey-searchchange encoding version to version (#325)PR
2025-08-15valkey-searchFanout operation base and cluster-wide primary and cluster fanout operation modes (#310)PR

Reviews (23)

DateRepoMessagePR
2026-04-20valkey-searchFix crash on empty FT.AGGREGATE expressions (#966)PR
2026-04-04valkey-searchWait for cluster topology map refresh (#952)PR
2026-03-02valkey-searchFix TSAN build for integration tests (#818)PR
2026-02-24valkey-searchAddress unsolved text path in PreFilter Evaluators (#799)PR
2026-02-20valkey-searchValkey-Search 1.2 Doc updates (#797)PR
2026-02-20valkey-searchRemove an allocation which is not needed in text search (#796)PR
2026-02-19valkey-searchupdate README.md (#791)PR
2026-02-17valkey-searchCommand documentation. (#695)PR
2026-02-12valkey-searchftdebug to list configs in search module (#743)PR
2026-02-05valkey-searchFix error message to match parsing logic (#699)PR
2026-02-05valkey-searchSolving text completely in entries fetcher (#669)PR
2026-01-29valkey-searchOptimize non nested pure text composed and queries by skipping pre filtering (#638)PR
2026-01-27valkey-searchEnable CME for aggregation tests (#635)PR
2026-01-23valkey-searchOptimize all proximity queries and pure OR queries (#624)PR
2026-01-20valkey-searchImplement backslash escape character handling (#616)PR
2025-12-18valkey-searchadd ft.aggregate to dbnum test (#551)PR
2025-12-16valkey-searchFix non-vector aggregation result. Enhance Aggregation tests (#549)PR
2025-12-10valkey-searchFix flaky test (#530)PR
2025-12-09valkey-searchChange default Valkey to 9.0.1 release (#528)PR
2025-12-09valkey-searchFix Aggregation processing of LOAD clause and validation of vector query parameters. (#527)PR
2025-11-26valkey-searchFix warnings and formatting (#503)PR
2025-11-07valkey-searchAggregate Cleanup (#446)PR
2025-10-07valkey-searchImplement server version checking on load (#408)PR

← Back to leaderboard