1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src
Gastón Fournier 0da48cc0d1
chore: revamp transactional impl (#4916)
## About the changes
This transactional implementation decorates a service with a
transactional method that removes the need to start transactions in the
method using the service.

This is a gradual rollout with a feature toggle, just because
transactions are not easy.
2023-10-04 15:16:37 +02:00
..
lib chore: revamp transactional impl (#4916) 2023-10-04 15:16:37 +02:00
mailtemplates
migrations feat: update dependency permission (#4910) 2023-10-04 09:27:14 +02:00
test feat: copy feature with parent (#4918) 2023-10-04 12:20:27 +02:00
migrator.ts
server-dev.ts chore: revamp transactional impl (#4916) 2023-10-04 15:16:37 +02:00
server.ts