An open API service indexing awesome lists of open source software.

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

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.