-
Amazon Web Services
- San Jose, California
-
18:21
- 7h behind
Popular repositories Loading
-
valkey-rfc
valkey-rfc PublicForked from valkey-io/valkey-rfc
A place for large proposed change for Valkey.
-
valkeyJSON
valkeyJSON PublicForked from valkey-io/valkey-json
ValkeyJSON is a C++ based Valkey-Module that provides native JSON (JavaScript Object Notation) support for Valkey.
C++
-
valkey-search
valkey-search PublicForked from valkey-io/valkey-search
valkey-search is a C++ module which extends valkey with vector search and secondary indexing capabilities. It enables users to index and query data stored in Valkey using complex queries with filte…
C++
52 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 1 commit in 1 repository
Opened 2 pull requests in 1 repository
valkey-io/valkey-search
1
merged
1
open
-
Ensure that Index names and Prefixes do not have a slot tag, closes #31
This contribution was made on Mar 2
-
Implementation of FT.AGGREGATE Command
This contribution was made on Mar 2
Reviewed 2 pull requests in 1 repository
valkey-io/valkey-search
2 pull requests
-
Fix parsing double/float from string
This contribution was made on Mar 6
-
Enforce vector indexed attribute
This contribution was made on Mar 5
Created an issue in valkey-io/valkey-search that received 1 comment
FT.CREATE Parsing is too restrictive
The code that parses the FT.CREATE command line is very picky about the ordering of the various option. Like "ON", "LANGUAGE", "PREFIX", "SCORE", etc.
Opened 3 other issues in 1 repository
valkey-io/valkey-search
1
closed
2
open
-
FT.CREATE doesn't enforce the requirement of at least one vector field
This contribution was made on Mar 5
-
Revise query string parser to not be dependent on Vector search.
This contribution was made on Mar 4
-
Incompatible output sorting in FT.SEARCH command
This contribution was made on Mar 2