Skip to content

Commit c4dfe77

Browse files
docs: update README with cancellation token status
1 parent 6b7d20c commit c4dfe77

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@
1111
1212
## Features
1313

14-
| Component | Feature | Status | Notes |
15-
|------------------|----------------------------------------------|--------|---------------------------------------------------|
14+
| Component | Feature | Status | Notes |
15+
|------------------|----------------------------------------------|---------|---------------------------------------------------|
1616
| **Runtime** | Tokio runtime || Configurable threads, supports multiple instances |
1717
| | Logger || Configurable with log levels |
18+
| | CancellationToken || All async operations accept CancellationToken |
1819
| **Session** | Create session context || |
1920
| | Execute SQL queries || Returns DataFrame, supports parameters |
2021
| **Data Sources** | CSV (read/write) || `RegisterCsvAsync` |

0 commit comments

Comments
 (0)