# go-dqlite **Repository Path**: mirrors/go-dqlite ## Basic Information - **Project Name**: go-dqlite - **Description**: Go bindings for libdqlite - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 4 - **Created**: 2019-08-30 - **Last Updated**: 2023-08-17 ## Categories & Tags **Categories**: database-dev **Tags**: None ## README # go-dqlite v1 (deprecated) This branch (`master`) was used to develop major version 1 of go-dqlite. Development of this series has ceased, and if you depend on go-dqlite you should switch to either [major version 3][v3] (mainline development) or [major version 2][v2] (LTS release, fixes only). For more information about go-dqlite, see the [v3 README][v3-readme]. [v3]: https://github.com/canonical/go-dqlite/tree/v3 [v2]: https://github.com/canonical/go-dqlite/tree/v2 [v3-readme]: https://github.com/canonical/go-dqlite/blob/v3/README.md