https://bugzilla.redhat.com/show_bug.cgi?id=1797140
Bug ID: 1797140
Summary: Review Request: golang-github-influxdata-httprouter -
High performance HTTP request router that scales well
Product: Fedora
Version: rawhide
Status: NEW
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-httprouter.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-influxdata-httprouter-1.3.0-1.fc32.src.rpm
Description:
HttpRouter is a lightweight high performance HTTP request router (also called
multiplexer or just mux for short) for Go. In contrast to the default mux of
Go's net/http package, this router supports variables in the routing pattern
and matches against the request method. It also scales better. The router is
optimized for high performance and a small memory footprint. It scales well
even with very long paths and a large number of routes. A compressing dynamic
trie (radix tree) structure is used for efficient matching.
Fedora Account System Username: eclipseo
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]