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

client.exist(key) is missing metadata #627

Open
davidle-vidazoo opened this issue Jul 23, 2024 · 0 comments
Open

client.exist(key) is missing metadata #627

davidle-vidazoo opened this issue Jul 23, 2024 · 0 comments

Comments

@davidle-vidazoo
Copy link

The client.exist(key) in aerospike client nodejs is missing the metadata
So if I want to know the ttl for a record I have to use client.get()
In other clients such as Python, Go this method returns (boolean, meta) so we have the ttl or gen in the metadata

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

No branches or pull requests

1 participant