Skip to content

IntegrationEvent持久化主键 #35

@qinxh

Description

@qinxh
  1. integrationeventlog中使用无序的GUID作为主键,可能为影响持久化数据库性能,建议抽象一个ID生成接口,框架使用者可以自行定义
  2. 对于服务拆分比较简陋的情况下,可能存在多个服务器公用数据库的问题,建立integrationeventlog增加应用ID或名称用于区分应用

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions