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
项目难度:中 支持语言:中文/英文 项目社区导师:刘月财 导师联系邮箱:[email protected] 技术领域:C++、NoSQL 开源协议:BSDv3
Watch 命令用于监视一个(或多个) key ,如果在事务执行之前这个(或这些) key 被其他命令所改动,那么事务将被打断,以此来实现乐观锁的功能。此项目希望 Pika 能够支持 Watch 命令。
本项目任务包括:
issue: #1550
https://github.com/OpenAtomFoundation/pika
The text was updated successfully, but these errors were encountered:
@陈品烨
Sorry, something went wrong.
@陈品烨 Here, I would like to try to handle this issue
* 0527 陈品烨 黄麒浩 * 0610 品烨熟悉 pika 代码,wiki 内容过时和错误;麒浩 熟悉 Pika 代码 * 0617 麒浩 继续推进 * 0624 麒浩 继续推进 * 0708 在看 redis watch 相关的设计,继续跟进 * 0805 李浩根据go集成测试写测试case中
这个包含在事务的PR里
ATX735
No branches or pull requests
基本信息
项目难度:中
支持语言:中文/英文
项目社区导师:刘月财
导师联系邮箱:[email protected]
技术领域:C++、NoSQL
开源协议:BSDv3
项目简述
Watch 命令用于监视一个(或多个) key ,如果在事务执行之前这个(或这些) key 被其他命令所改动,那么事务将被打断,以此来实现乐观锁的功能。此项目希望 Pika 能够支持 Watch 命令。
本项目任务包括:
issue: #1550
项目产出要求
项目技术要求
项目成果仓库
https://github.com/OpenAtomFoundation/pika
The text was updated successfully, but these errors were encountered: