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

Node: add OBJECT REFCOUNT command #1568

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

aaron-congo
Copy link
Collaborator

@aaron-congo aaron-congo commented Jun 13, 2024

Issue #, if available:
N/A

Description of changes:
https://redis.io/docs/latest/commands/object-refcount/

  • Returns the reference count of the object stored at key.
  • Policies: none (see here)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aaron-congo aaron-congo requested a review from a team as a code owner June 13, 2024 19:25
@aaron-congo aaron-congo force-pushed the node/integ_acongo_object_refcount branch from d7ff8a4 to 47af9b2 Compare June 13, 2024 20:38
node/tests/RedisClient.test.ts Show resolved Hide resolved
node/tests/RedisClusterClient.test.ts Show resolved Hide resolved
node/tests/RedisClusterClient.test.ts Outdated Show resolved Hide resolved
node/tests/RedisClient.test.ts Outdated Show resolved Hide resolved
node/tests/SharedTests.ts Outdated Show resolved Hide resolved
@acarbonetto acarbonetto merged commit aa02c37 into aws:main Jun 13, 2024
8 checks passed
@acarbonetto acarbonetto deleted the node/integ_acongo_object_refcount branch June 13, 2024 23:27
cyip10 pushed a commit to Bit-Quill/glide-for-redis that referenced this pull request Jun 24, 2024
* Node: add OBJECT REFCOUNT command

* PR suggestions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants