RoeeJ / Morpheus

Simple service mesh library inspired by FlyAnywhere's Hydra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morpheus

Morpheus is an open-source project that provides service discovery and distributed messaging capabilities using Redis. Please note that this project is currently in active development, and as a result, it may undergo frequent updates and include breaking changes.

Features

  • Service Discovery: Morpheus enables automatic service discovery by allowing services to register and discover themselves within a Redis cluster.
  • Distributed Messaging: It provides a messaging system that allows services to communicate with each other in a distributed manner, leveraging the power of Redis.

Getting Started

To get started with Morpheus, follow these steps:

TODO

Documentation

TODO

Contributing

We welcome contributions to Morpheus!

Roadmap

Check out our roadmap to see what features and enhancements are planned for future releases.

Disclaimer

This project is currently under active development, and breaking changes may be introduced in future releases. Please use with caution in production environments and always make sure to review the release notes before upgrading to a new version of Morpheus.

About

Simple service mesh library inspired by FlyAnywhere's Hydra

License:MIT License


Languages

Language:Go 97.0%Language:Shell 1.7%Language:Dockerfile 1.3%