larrow/shelter

RegistryEvent的事件处理可能存在隐患

fsword opened this issue · 1 comments

registry的回调可能是并行的,这块如果使用数据库事务,可能导致性能问题

已经去掉了数据库事务,未来可能直接用消息队列