Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6ece83

Browse files
authored
Update README.md
1 parent980cc46 commitd6ece83

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎README.md‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
- experimental, unstable, subject to changes
1313
- requires[`libchdb`](https://github.com/metrico/libchdb) on the system
14-
1514
-:wave:_C/Node developer? Jump in and help us evolve this prototype into a stable module!_
1615

1716
<br>
@@ -50,7 +49,7 @@ var result = = chdb.Session("SELECT hello();")
5049
console.log(result)// chDB
5150
```
5251

53-
Sessions persist table data to disk. You can specify`path` to implement auto-cleanup strategies:
52+
⚠️Sessions persist table data to disk. You can specify`path` to implement auto-cleanup strategies:
5453
```javascript
5554
consttemperment=require('temperment');
5655
consttmp=temperment.directory();
@@ -60,8 +59,4 @@ console.log(result) // chDB
6059
tmp.cleanup.sync();
6160
```
6261

63-
⚠️_Session folders are persistent and NOT automatically cleaned_
64-
6562
<br>
66-
67-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp