@decaf-ts/transactional-decorators v0.1.1

Transactional Decorators
Simple locking and transaction systems
Documentation available here
Description
Standalone module, exposes a simple implementation to handle concurrency:
- Simple yet powerful locking;
- decorate methods as
@transactional()for control; - decorate classes as
@Transactional(), enabling Instance proxying and keeping transactions across different classes/method calls (grouping several calls in a sing transaction)l - Customizable Transaction Lock;
- Seamless integration with
db-decorators;
How to Use
Related
Social
Languages
Getting help
If you have bug reports, questions or suggestions please create a new issue.
Contributing
I am grateful for any contributions made to this project. Please read this to get started.
Supporting
The first and easiest way you can support it is by Contributing. Even just finding a typo in the documentation is important.
Financial support is always welcome and helps keep both me and the project alive and healthy.
So if you can, if this project in any way. either by learning something or simply by helping you save precious time, please consider donating.
License
This project is released under the MIT License.
By developers, for developers...
9 months ago
9 months ago
10 months ago
8 months ago
10 months ago
10 months ago
10 months ago
10 months ago
8 months ago
7 months ago
7 months ago
10 months ago
10 months ago
10 months ago
1 year ago
9 months ago
9 months ago
9 months ago
1 year ago
1 year ago
1 year ago
1 year ago