We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问其他类型数据的话,为什么都没有办法设置他们的生存时间?? 像redis一样,不论什么类型的key都可以设置(难道仅是因为redis的key是唯一的,ssdb支持不同类型的key重复,所以其他类型支持使用expire/ttl/exists吗 ?)
The text was updated successfully, but these errors were encountered:
Duplicate of #579.
Sorry, something went wrong.
No branches or pull requests
请问其他类型数据的话,为什么都没有办法设置他们的生存时间??
像redis一样,不论什么类型的key都可以设置(难道仅是因为redis的key是唯一的,ssdb支持不同类型的key重复,所以其他类型支持使用expire/ttl/exists吗 ?)
The text was updated successfully, but these errors were encountered: