Skip to content

work in progress event driven architecture framework

License

Notifications You must be signed in to change notification settings

Howard3/GoSignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoSignal

GitHub go.mod Go version Go Report Card GitHub license GitHub stars GitHub forks Go Reference

GoSignal is an event-driven architecture framework designed for Go applications, focusing on simplicity and minimal dependencies. It facilitates the development of applications with a focus on event sourcing and domain-driven design.

Disclaimer

This project is in its early stages of development and is subject to significant changes. It is not recommended for production use at this time.

Documentation

For detailed documentation, refer to the Go documentation pages:

  • Main Queue: Core functionality for event-driven operations. Read more on pkg.go.dev
  • Sourcing: Manages event sourcing, aggregates, etc. Read more on pkg.go.dev
  • Drivers Package: Contains drivers for different data sources, with the capability to add more. This package aims to keep dependencies low. View on GitHub

Contributing

Contributions are welcome! Please refer to the contributing guidelines for more information.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

work in progress event driven architecture framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages