mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Stanchion is an application to enforce the serialization of requests. It consists of two main parts: a simple HTTP interface and a processing backend that manages requests and interacts with a local Riak instance. WWW: https://github.com/basho/stanchion Submitted by: Scott Kamp (based on)
5 lines
255 B
Text
5 lines
255 B
Text
Stanchion is an application to enforce the serialization of requests. It
|
|
consists of two main parts: a simple HTTP interface and a processing backend
|
|
that manages requests and interacts with a local Riak instance.
|
|
|
|
WWW: https://github.com/basho/stanchion
|