Skullabs / kikaha

A fast middleware designed for microservices
https://skullabs.github.io/kikaha/
Apache License 2.0
59 stars 13 forks source link

RFC-1 - Request for Comments #260

Closed miere closed 5 years ago

miere commented 5 years ago

I'm introducing Requests for Comments to Kikaha's development process.

RFC Draf

https://github.com/Skullabs/kikaha/blob/rfc-1-request-for-comments/docs/rfc/rfc-01.md

Motivation

Kikaha was conceived as a tiny layer over the almight Undertow, wrapping it in a way developers of all levels would take advantage from its impressive performance without imposing significant runtime overhead. Since its debut, a lot of effort was put into Kikaha's development to include useful of features, although accourding with feedback we've received, only a few of them have actually being widely used by our code base.

To avoid waste time, and money in some cases, put unnecessary development effort into something that people don't actually need, Kikaha will be guided by a RFC model, in a similar approach to what the Rust maintainers has been doing on its development process.