About β
π Project Structure β
π Benchmark β
π Changelog β
Gouse is under active development. This means that new features, bug fixes, and breaking changes will be released frequently. We encourage you to keep the
CHANGELOG
open while upgrading to see what's new!For more information on how to use the changelog, please refer to
Keeping a Changelog
.
πΈ Sponsor β
- If you like this project, you can sponsor me on:
𧬠Dependencies β
Gouse is built on top of the following below and others open-source projects
Special thanks to the following dependencies that helped make this project possible:
- Google UUID - A fast and simple UUID library for Go π
- Survey v2 - A golang library for building interactive prompts with full support for windows and posix terminals π
- Bubbletea - A powerful little TUI framework π
- Go Cache - An in-memory key:value store/cache (similar to Memcached) π
- Crypto - A collection of cryptographic algorithms and protocols for Go π¦
- Go eCharts - π¨ The adorable charts library for Golang π
- Env config x Go Toml - A Go library for managing configuration data from files π
- Minio Client Go v7 - MinIO Go Library for Amazon S3 compatible cloud storage π¦
- Mongodb Go driver - The MongoDB supported driver for Go π¦
- Redis Go v8 - Type-safe Redis client for Golang π¦
- Cache for Go - An in-memory key:value store/cache (similar to Memcached) library for Go π
- Toml Go - A Go library for managing configuration data from files π
- Yaml - A YAML support for the Go language π
π§βπ€βπ§ Contributing β
Gouse is an open source project and built on the top of other open-source projects. Welcome all the kinds of contributions. No matter it is for typo fix, bug fix or big new features. Please do not hesitate to ask a question or send a pull request.
We strongly value documentation and integration with other projects, so we are very glad to accept improvements for these aspects.
If you're looking for issues to work on, try looking at the good first issue list. We do our best to tag issues suitable for new external contributors with that label, so it's a great way to find something you can help with!
Please read our
Code of Conduct
before contributing.Refer to the
Contributing Guide
for more information on how to get started.