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

adds RPOPCount and LPOPCount to transaction #874

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

shohamazon
Copy link
Member

No description provided.

@shachlanAmazon
Copy link
Contributor

please add to tests

@shohamazon shohamazon force-pushed the list_commands_transaction branch 2 times, most recently from 000d6ae to c587142 Compare February 1, 2024 13:49
@shohamazon
Copy link
Member Author

please add to tests

Done

@@ -644,7 +644,7 @@ export class BaseClient {
* If `key` holds a value that is not a list, an error is raised.
*/
public lpop(
key: string,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please either remove stylistic changes, or update the eslint rules to enforce this.
On my machine this is changed to a single line 🤷

node/tests/TestUtilities.ts Show resolved Hide resolved
@shohamazon shohamazon force-pushed the list_commands_transaction branch 3 times, most recently from 45984e4 to d4782c4 Compare February 1, 2024 16:06
@shohamazon shohamazon merged commit 10ffd68 into aws:main Feb 1, 2024
11 checks passed
@shohamazon shohamazon deleted the list_commands_transaction branch February 1, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants