Skip to content
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

add enableAutoPipelining parameter #1062

Merged
merged 5 commits into from
May 15, 2024
Merged

add enableAutoPipelining parameter #1062

merged 5 commits into from
May 15, 2024

Conversation

CahidArda
Copy link
Contributor

other changes:

  • made the proxy return type Redis
  • handled properties only available in Redis by returning them from redis

other changes:
- made the proxy return type Redis
- handled properties only available in Redis by returning them from redis
Copy link

linear bot commented May 13, 2024

ogzhanolguncu
ogzhanolguncu previously approved these changes May 14, 2024
fahreddinozcan
fahreddinozcan previously approved these changes May 15, 2024
@CahidArda CahidArda dismissed stale reviews from fahreddinozcan and ogzhanolguncu via 14a13cb May 15, 2024 08:23
@ogzhanolguncu ogzhanolguncu merged commit 427ace4 into main May 15, 2024
13 of 14 checks passed
@ogzhanolguncu ogzhanolguncu deleted the DX-593-update branch May 15, 2024 09:47
renovate bot referenced this pull request in inabagumi/shinju-date May 16, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@upstash/redis](https://togithub.com/upstash/upstash-redis) |
[`^1.30.1` ->
`^1.31.1`](https://renovatebot.com/diffs/npm/@upstash%2fredis/1.30.1/1.31.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@upstash%2fredis/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@upstash%2fredis/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@upstash%2fredis/1.30.1/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@upstash%2fredis/1.30.1/1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>upstash/upstash-redis (@&#8203;upstash/redis)</summary>

###
[`v1.31.1`](https://togithub.com/upstash/redis-js/releases/tag/v1.31.1)

[Compare
Source](https://togithub.com/upstash/upstash-redis/compare/v1.31.0...v1.31.1)

#### What's Changed

- feat: add lmpop command by
[@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu) in
[https://github.com/upstash/redis-js/pull/1061](https://togithub.com/upstash/redis-js/pull/1061)
- Allow undefined constructor values by
[@&#8203;joschan21](https://togithub.com/joschan21) in
[https://github.com/upstash/redis-js/pull/1065](https://togithub.com/upstash/redis-js/pull/1065)
- add enableAutoPipelining parameter by
[@&#8203;CahidArda](https://togithub.com/CahidArda) in
[https://github.com/upstash/redis-js/pull/1062](https://togithub.com/upstash/redis-js/pull/1062)

#### New Contributors

- [@&#8203;CahidArda](https://togithub.com/CahidArda) made their first
contribution in
[https://github.com/upstash/redis-js/pull/1062](https://togithub.com/upstash/redis-js/pull/1062)

**Full Changelog**:
upstash/redis-js@v1.31.0...v1.31.1

###
[`v1.31.0`](https://togithub.com/upstash/redis-js/releases/tag/v1.31.0)

[Compare
Source](https://togithub.com/upstash/upstash-redis/compare/v1.30.1...v1.31.0)

#### What's Changed

- DX 593 - Auto executed pipeline by
[@&#8203;ogzhanolguncu](https://togithub.com/ogzhanolguncu) in
[https://github.com/upstash/upstash-redis/pull/1039](https://togithub.com/upstash/upstash-redis/pull/1039)

**Full Changelog**:
upstash/redis-js@v1.30.1...v1.31.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants