-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ort fixup #2579
Draft
ikolomi
wants to merge
79
commits into
main
Choose a base branch
from
ort_fixup
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------- Signed-off-by: Shoham Elias <[email protected]> Signed-off-by: Shoham Elias <[email protected]>
Signed-off-by: Shoham Elias <[email protected]>
* Python [FT.CREATE] command added Signed-off-by: Prateek Kumar <[email protected]> --------- Signed-off-by: Prateek Kumar <[email protected]>
Added inflightRequestsLimit client config to java (#2408) * Add inflight request limit config to java Signed-off-by: GilboaAWS <[email protected]>
Signed-off-by: Shoham Elias <[email protected]>
--------- Signed-off-by: Shoham Elias <[email protected]>
* Make redis-rs part of this repo * Improved PYTHON DEVELOPERS.md file * Added Makefile for unified build method for all the languages
--------- Signed-off-by: Muhammad Awawdi <[email protected]> Signed-off-by: Muhammad-awawdi-amazon <[email protected]> Co-authored-by: Shoham Elias <[email protected]>
* Added inflightRequestsLimit client config to Node --------- Signed-off-by: GilboaAWS <[email protected]>
* Run modules CI on demand. Signed-off-by: Yury-Fridlyand <[email protected]>
* Python [FT.DROPINDEX] Added command --------- Signed-off-by: Prateek Kumar <[email protected]>
* Update routing for commands from server modules. Signed-off-by: Yury-Fridlyand <[email protected]>
* `FT.DROPINDEX`. Signed-off-by: Yury-Fridlyand <[email protected]> Signed-off-by: Andrew Carbonetto <[email protected]> Co-authored-by: Andrew Carbonetto <[email protected]>
--------- Signed-off-by: Muhammad Awawdi <[email protected]> Co-authored-by: Shoham Elias <[email protected]>
Keep a single Runtime: `tokio` - Removed dead code for `async-std` - Fixed `redis-rs` tests so they could be run with a simple `cargo test` command - Changed the default features to include: "tokio-comp", "tokio-rustls-comp", "connection-manager", "cluster", "cluster-async" - Fixed a flaky `glide-core` test Signed-off-by: Eran Ifrah <[email protected]>
fix ci Signed-off-by: Yury-Fridlyand <[email protected]>
…2471) * Python: Add commands FT.ALIASADD, FT.ALIASDEL, FT.ALIASUPDATE --------- Signed-off-by: Prateek Kumar <[email protected]>
* Java: add JSON.SET and JSON.GET --------- Signed-off-by: James Xin <[email protected]>
* Node: add server modules CI support --------- Signed-off-by: TJ Zhang <[email protected]> Signed-off-by: Yury-Fridlyand <[email protected]> Signed-off-by: Chloe <[email protected]> Co-authored-by: TJ Zhang <[email protected]> Co-authored-by: Yury-Fridlyand <[email protected]> Co-authored-by: Chloe <[email protected]>
* `FT.AGGREGATE`. Signed-off-by: Yury-Fridlyand <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]> Co-authored-by: Andrew Carbonetto <[email protected]>
* Node: add commands JSON.GET and JSON.SET Signed-off-by: TJ Zhang <[email protected]>
* `JSON.ARRINSERT` and `JSON.ARRLEN` Signed-off-by: Yury-Fridlyand <[email protected]>
* fix CI Signed-off-by: Yury-Fridlyand <[email protected]> * fix CI Signed-off-by: Yury-Fridlyand <[email protected]> --------- Signed-off-by: Yury-Fridlyand <[email protected]>
…the request (#2479) * Avoid retrying on IO errors when it’s unclear if the server received the request Signed-off-by: barshaul <[email protected]>
Some cleaning for unnecessary code to set the floor for next PR Signed-off-by: avifenesh <[email protected]>
* Java: add JSON.ARRAPPEND command --------- Signed-off-by: Yi-Pin Chen <[email protected]>
--------- Signed-off-by: Shoham Elias <[email protected]> Signed-off-by: Shoham Elias <[email protected]> Co-authored-by: Andrew Carbonetto <[email protected]> Co-authored-by: jonathanl-bq <[email protected]>
--------- Signed-off-by: Shoham Elias <[email protected]>
Signed-off-by: Shoham Elias <[email protected]>
Signed-off-by: Shoham Elias <[email protected]>
--------- Signed-off-by: Muhammad Awawdi <[email protected]> Signed-off-by: Shoham Elias <[email protected]> Co-authored-by: Shoham Elias <[email protected]>
--------- Signed-off-by: Shoham Elias <[email protected]>
--------- Signed-off-by: BoazBD <[email protected]> Signed-off-by: Shoham Elias <[email protected]> Co-authored-by: Shoham Elias <[email protected]>
* `JSON.ARRPOP`. Signed-off-by: Yury-Fridlyand <[email protected]>
* `FT.PROFILE`. Signed-off-by: Yury-Fridlyand <[email protected]>
* `JSON.DEBUG`. Signed-off-by: Yury-Fridlyand <[email protected]>
Node: Add command JSON.RESP Signed-off-by: TJ Zhang <[email protected]>
Update CI Signed-off-by: Yury-Fridlyand <[email protected]>
* Implement JSON STRLEN and STRAPPEND commands --------- Signed-off-by: Jonathan Louie <[email protected]> Signed-off-by: jonathanl-bq <[email protected]>
* Implement NUMINCRBY and NUMMULTBY JSON commands --------- Signed-off-by: Jonathan Louie <[email protected]> Signed-off-by: jonathanl-bq <[email protected]>
Signed-off-by: Chloe <[email protected]> Signed-off-by: Chloe Yip <[email protected]> Signed-off-by: Andrew Carbonetto <[email protected]> Co-authored-by: Andrew Carbonetto <[email protected]>
* Python: FT.AGGREGATE command added --------- Signed-off-by: Prateek Kumar <[email protected]>
* Java: add JSON.TYPE --------- Signed-off-by: James Xin <[email protected]>
--------- Signed-off-by: Shoham Elias <[email protected]> Signed-off-by: Shoham Elias <[email protected]>
--------- Signed-off-by: Shoham Elias <[email protected]>
* Fix script kill IT Signed-off-by: Yury-Fridlyand <[email protected]>
* Add node REPL Signed-off-by: Yury-Fridlyand <[email protected]>
--------- Signed-off-by: Muhammad Awawdi <[email protected]> Signed-off-by: Shoham Elias <[email protected]> Co-authored-by: Shoham Elias <[email protected]>
* Node: Add command JSON.STRLEN Signed-off-by: TJ Zhang <[email protected]>
* `JSON.ARRINSERT`, `JSON.ARRPOP` and `JSON.ARRLEN`. Signed-off-by: Yury-Fridlyand <[email protected]>
Signed-off-by: ikolomi <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue link
This Pull Request is linked to issue (URL): [REPLACE ME]
Checklist
Before submitting the PR make sure the following are checked: