https://github.com/go-fries/fries
🚀 Go ecosystem components, such as: Gin, Kratos, Chi, Event, CloudEvents, AMQP, etc. 🌟
https://github.com/go-fries/fries
amqp binlog cache cloudevents components ecosystems event event-dispatcher filesystem gin go golang kratos mysql opentelemetry redis replication
Last synced: 6 months ago
JSON representation
🚀 Go ecosystem components, such as: Gin, Kratos, Chi, Event, CloudEvents, AMQP, etc. 🌟
- Host: GitHub
- URL: https://github.com/go-fries/fries
- Owner: go-fries
- License: mit
- Created: 2023-09-07T02:37:27.000Z (about 2 years ago)
- Default Branch: 3.x
- Last Pushed: 2025-04-09T22:32:31.000Z (6 months ago)
- Last Synced: 2025-04-09T22:52:32.741Z (6 months ago)
- Topics: amqp, binlog, cache, cloudevents, components, ecosystems, event, event-dispatcher, filesystem, gin, go, golang, kratos, mysql, opentelemetry, redis, replication
- Language: Go
- Homepage: https://github.com/go-fries/fries
- Size: 2.12 MB
- Stars: 24
- Watchers: 2
- Forks: 6
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Fries Components

[](https://github.com/go-fries/fries/releases)
[](https://pkg.go.dev/github.com/go-fries/fries/v3)
[](https://codecov.io/gh/go-fries/fries)
[](https://goreportcard.com/report/github.com/go-fries/fries)
[](https://github.com/go-fries/fries/actions/workflows/lint.yml)
[](https://github.com/go-fries/fries/actions/workflows/test.yml)
[](https://opensource.org/licenses/MIT)> This repository has been migrated from the original `github.com/go-kratos-ecosystem/components`.
> [!IMPORTANT]
> The v3 version is still unstable and is not recommended for use in production environments.## Installation
```bash
go get github.com/go-fries/fries/v3
```## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.