There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
"@transactional/core" is an npm package that offers the core implementation of "@Transactional" method decorator for running your queries inside a transaction seamlessly. It achieves this by leveraging AsyncLocalStorage.