8000 GitHub - skiz/savor: request matching
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skiz/savor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
7FEB cmd
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savor

Savor is a HTTP middleware for filtering and sampling requests for Golang. It provides a way to sample JSON requests based on the content of those requests.

Supported Features:

  • GJSON based filtering and message routing
  • Deduplication and count tracking of incoming messages.
  • Trigger channel notifications or method calls for matching filters.
  • Sample based on a combinarion of time, bucket size, modulos, or percentiles.

About

request matching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0