go-libs for Apache Cloudberry (Incubating)

Clone this repo:

Branches

  1. b2dee8a ASF: update files for compliance (#20) by Dianjin Wang · 5 days ago main
  2. 2200e2f Feature: modernize CI/CD with GitHub Actions by Dianjin Wang · 8 months ago
  3. 110b836 Bump github.com/jackc/pgx/v5 from 5.7.6 to 5.9.2 by dependabot[bot] · 3 weeks ago
  4. 26eef84 update pgx/v4 to pgx/v5 (#17) by Philip Dubé · 3 weeks ago
  5. e77fd08 Bump golang.org/x/crypto from 0.21.0 to 0.45.0 by dependabot[bot] · 6 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.