We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2241f1 commit 12d8b8fCopy full SHA for 12d8b8f
CHANGELOG.md
@@ -4,7 +4,8 @@
4
5
### Features
6
7
-1. [#142](https://github.com/InfluxCommunity/influxdb3-python/pull/142): Support fast writes without waiting for WAL
+1. [#141](https://github.com/InfluxCommunity/influxdb3-python/pull/141) Move "setuptools" package to build dependency.
8
+2. [#142](https://github.com/InfluxCommunity/influxdb3-python/pull/142): Support fast writes without waiting for WAL
9
persistence:
10
- New write option (`WriteOptions.no_sync`) added: `True` value means faster write but without the confirmation that
11
the data was persisted. Default value: `False`.
0 commit comments