https://github.com/kroxylicious/design
Contains documents, designs and discussions around kroxylicious
https://github.com/kroxylicious/design
apache-kafka proxy
Last synced: about 1 year ago
JSON representation
Contains documents, designs and discussions around kroxylicious
- Host: GitHub
- URL: https://github.com/kroxylicious/design
- Owner: kroxylicious
- License: apache-2.0
- Created: 2022-03-23T14:05:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T21:59:21.000Z (about 1 year ago)
- Last Synced: 2025-04-17T09:34:49.350Z (about 1 year ago)
- Topics: apache-kafka, proxy
- Homepage:
- Size: 1.55 MB
- Stars: 3
- Watchers: 10
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Kroxylicous
The goal of the Kroxylicous effort is to explore the creation of a Kafka protocol proxy,
addressing use cases such as multi-tenancy, schema validation, or encryption.
## Design Goals
tbd.
## Organisation
This effort is currently being bootstrapped, take a look at the following resources to learn more about the current state of discussions, thinking and first PoC:
* [Discussions](https://github.com/kroxylicous/design/discussions): Ideas and other discussions
* [Resources](useful-resources.asciidoc): A collection of useful resources
* [kroxylicious](https://github.com/kroxylicous/kroxylicious): A basic PoC for a Kafka protocol proxy based on Netty
## License
This code base is available under the Apache License, version 2.