File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ It is designed to provide reliable and intuitive transaction management for miss
10
10
** This framework is now experimental and under development. Please feel free to contribute or provide feedback.**
11
11
12
12
## Features
13
- - ✅ ** Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
14
- - ⚡ ** TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
15
- - 🛠️ ** No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
16
- - 🔄 ** Flexible Transaction Propagation** – Supports propagation modes like ` MANDATORY ` , ` REQUIRES_NEW ` .
13
+ - ✅ ** Effortless Declarative Transactions**
14
+ - ⚡ ** TypeScript Native**
15
+ - 🛠️ ** No Dependencies, Lightweight (15KB)**
16
+ - 🔄 ** Flexible Transaction Propagation**
17
17
18
18
## Getting Started
19
19
* API Documentation is available at [ here] ( /docs/api.md ) .
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ It is designed to provide reliable and intuitive transaction management for miss
10
10
** This framework is now experimental and under development. Please feel free to contribute or provide feedback.**
11
11
12
12
## Features
13
- - ✅ ** Effortless Declarative Transactions** – Manage complex DB transactions with a single line of code!
14
- - ⚡ ** TypeScript Native** – Seamless and powerful TypeScript support for the best development experience!
15
- - 🛠️ ** No Dependencies, Lightweight (15KB)** – Runs fast with zero unnecessary bloat!
16
- - 🔄 ** Flexible Transaction Propagation** – Supports propagation modes like ` MANDATORY ` , ` REQUIRES_NEW ` .
13
+ - ✅ ** Effortless Declarative Transactions**
14
+ - ⚡ ** TypeScript Native**
15
+ - 🛠️ ** No Dependencies, Lightweight (15KB)**
16
+ - 🔄 ** Flexible Transaction Propagation**
17
17
18
18
## Getting Started
19
19
* API Documentation is available at [ here] ( /docs/api.md ) .
You can’t perform that action at this time.
0 commit comments