Memphis.dev is a highly scalable, painless, and effortless data streaming platform.
Made to enable developers and data teams to collaborate and build
real-time and streaming apps fast.
helm repo add memphis https://k8s.memphis.dev/charts/ --force-update && \
helm install my-memphis memphis/memphis --create-namespace --namespace memphis
curl -s https://memphisdev.github.io/memphis-docker/docker-compose.yml -o docker-compose.yml && \
docker compose -f docker-compose.yml -p memphis up
β¨ Key Features v1.3.0
Production-ready message broker in under 3 minutes
Easy-to-use UI, CLI, and SDKs
Data-level observability
Dead-Letter Queue with automatic message retransmit
Schemaverse - Embedded schema management for produced data (Protobuf/JSON/GraphQL/Avro)
Graph visualization
Storage tiering
SDKs: Node.JS, Go, Python, Typescript, NestJS, REST, .NET, Kotlin
Kubernetes-native
Community driven
- Dstny - Building the next-gen in-house communication using Memphis.dev
- Gastromatic - Synchronizing data using Memphis.dev
- KELA - Real-time cyber threats identification
- Handling millions of discord messages
Feature | Go | Python | JS | .NET | Java | Rust |
---|---|---|---|---|---|---|
Connection | β | β | β | β | β | β |
Disconnection | β | β | β | β | β | β |
Create a station | β | β | β | β | β | β |
Destroy a station | β | β | β | β | β | β |
Retention | β | β | β | β | β | β |
Retention values | β | β | β | β | β | β |
Storage types | β | β | β | β | β | β |
Create a new schema | β | β | β | β | β | β |
Enforce a schema Protobuf | β | β | β | β | β | β |
Enforce a schema Json | β | β | β | β | β | π§ (WIP) |
Enforce a schema GraphQL | β | β | β | β | β | β |
Enforce a schema Avro | β | β | β | β | β | β |
Detach a schema | β | β | β | β | β | β |
Produce | β | β | β | β | β | β |
Add headers | β | β | β | β | β | β |
Async produce | β | β | β | β | β | β |
Message ID | β | β | β | β | ? | β |
Destroy a producer | β | β | β | β | Partial | β |
Consume | β | β | β | β | β | β |
Context to message handler | β | β | β | β | β | Not Applicable |
Ack a message | β | β | β | β | β | β |
Fetch | β | β | β | β | β | β |
Message delay | β | β | β | β | β | β |
Get Headers | β | β | β | β | β | β |
Get message sequence number | β | β | β | β | β | β |
Destroying a Consumer | β | β | β | β | β | β |
Check if broker is connected | β | β | β | β | β | β |
Consumer prefetch | β | β | β | β | β | β |
- Async task management
- Real-time streaming pipelines
- Data ingestion
- Cloud Messaging
- Services (microservices, service mesh)
- Event/Data Streaming (observability, analytics, ML/AI)
- Queuing
- N:N communication patterns
- Ingest Grafana Loki logs at scale
We welcome you to our discord server with your questions, doubts and feedback.
If you see an error message or run into an issue, please create bug report. This effort is valued and it will help all Memphis{dev} users.
If you have an idea, or you think that we're missing a capability that would make development easier and more robust, please Submit feature request.
If an issueβwith similar feature request already exists, don't forget to leave a "+1". If you add some more information such as your thoughts and vision about the feature, your comments will be embraced warmly :)
Memphis.dev is an open-source project.
We are committed to a fully transparent development process and appreciate highly any contributions.
Whether you are helping us fix bugs, proposing new features, improving our documentation or spreading the word - we would love to have you as part of the Memphis.dev community.
Please refer to our Contribution Guidelines and Code of Conduct.
Thanks goes to these wonderful people β€:
Memphis is open-sourced and operates under the "Memphis Business Source License 1.0" license Built out of Apache 2.0, the main difference between the licenses is: "You may make use of the Licensed Work (i) only as part of your own product or service, provided it is not a message broker or a message queue product or service; and (ii) provided that you do not use, provide, distribute, or make available the Licensed Work as a Service. A βServiceβ is a commercial offering, product, hosted, or managed service, that allows third parties (other than your own employees and contractors acting on your behalf) to access and/or use the Licensed Work or a substantial set of the features or functionality of the Licensed Work to third parties as a software-as-a-service, platform-as-a-service, infrastructure-as-a-service or other similar services that compete with Licensor products or services." Please check out License to read the full text.