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 ecb2118 commit 05429afCopy full SHA for 05429af
README.md
@@ -9,6 +9,17 @@
9
[![GitHub Discussions][discussions-badge]][discussions-url]
10
[![Stack Overflow][stackoverflow-badge]][stackoverflow-url]
11
12
+# ⚠️ Development Status Notice
13
+
14
+**The current `main` branch is under active development for the next major
15
+release (v3).**
16
17
+The API on this branch is **unstable and subject to change**.
18
19
+**For production use and stable API, please use the
20
+[`v2`](https://github.com/tarantool/go-tarantool/tree/v2) branch of the
21
+repository.**
22
23
# Client in Go for Tarantool
24
25
The package `go-tarantool` contains everything you need to connect to
0 commit comments