go-libs for Apache Cloudberry (Incubating)

Clone this repo:

Branches

  1. b4697c2 Bump golang.org/x/net from 0.47.0 to 0.55.0 by dependabot[bot] · 13 days ago main
  2. ae774cb Add cloudberry-go-libs-release.sh for Apache release staging by Dianjin Wang · 3 weeks ago
  3. 3de23e2 update to blang/semver/v4 by serprex · 6 weeks ago
  4. dd4e94f Add gp-common-go-libs file inventory to LICENSE for release compliance by Dianjin Wang · 8 weeks ago
  5. b2dee8a ASF: update files for compliance (#20) by Dianjin Wang · 3 months ago

Go Libraries for Apache Cloudberry (Incubating)

Website Documentation Slack Twitter Follow WeChat Youtube GitHub Discussions


Introduction

This repository contains the Go libraries used by Apache Cloudberry (Incubating) and its ecosystem projects. It provides common utilities and functionality that are shared across multiple Cloudberry components.

Contribution

See CONTRIBUTING.md for how to make contributions to this repository. We welcome all types of contributions including code enhancements, bug fixes, documentation improvements, and more.

License

Cloudberry is licensed under the Apache License, Version 2.0. For details, see the LICENSE file.

Acknowledgment

This project is derived from greenplum/gp-common-go-libs and customized for Apache Cloudberry.

Thanks to all the gp-common-go-libs contributors, more details in its GitHub page.