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

加入事务控制 #105

Closed
huangbei920 opened this issue Aug 15, 2019 · 2 comments
Closed

加入事务控制 #105

huangbei920 opened this issue Aug 15, 2019 · 2 comments
Assignees
Labels
Enhancement 增强 增强功能、提高性能等

Comments

@huangbei920
Copy link

今天和同事沟通,我把apijson集成到会员管理系统了。实际中出现断网情况,消费机通过apijson写的数据,会不会写不进去。涉及到里面apijson有没有涉及到事务的处理。同时之前操作好像是消费机下发数据给我们,但作为服务端的我们去操作数据库,本身涉及到业务逻辑的代码在会员管理系统写好了。现在是apijson直接操作数据库,然后会员管理系统也直接操作数据库,走的是两个路。

@TommyLemon
Copy link
Collaborator

TommyLemon commented Aug 15, 2019

感谢建议,我们会尽快加上。

请问是哪家公司呢?
https://github.com/APIJSON/APIJSON/issues/73

@TommyLemon TommyLemon self-assigned this Aug 15, 2019
@TommyLemon TommyLemon added the Enhancement 增强 增强功能、提高性能等 label Aug 15, 2019
@TommyLemon
Copy link
Collaborator

已加上
APIJSON@5810ecf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 增强 增强功能、提高性能等
Projects
None yet
Development

No branches or pull requests

2 participants