bucketeer-io / bucketeer

Feature Flag Management and A/B Testing platform
https://bucketeer.io
Apache License 2.0
304 stars 16 forks source link

chore: remove auditlog-persister #1002

Open kentakozuka opened 5 months ago

kentakozuka commented 5 months ago

Describe the feature you'd like

In the case that publishing domain events fails after the transaction of DB success, the object data is not compatible with audit log page. The solution is to remove the audit log-persister and to include saving audit log data to transactions.

Background

No response

Alternative solutions

No response

kentakozuka commented 5 months ago

Related https://github.com/bucketeer-io/bucketeer/issues/904