ralitobu v0.1.0 Ralitobu
Rate Limiter with Token Bucket algorithm
Usage information in the README.md
Summary
Functions
Checkout a token from a given bucket id
with limit
and lifetime
and sends the result to a given target pid
Checkout a token from a given bucket id
with limit
and lifetime
and sends the result to a given target pid
(for a specific server
)
Deletes a given bucket id
and sends the result to a given target pid
Deletes a given bucket id
and sends the result to a given target pid
(for a specific server
)
Inspects a given bucket id
with limit
and lifetime
and sends the result to a given target pid
Inspects a given bucket id
with limit
and lifetime
and sends the result to a given target pid
(for a specific server
)
Checkout a token from a given bucket id
with limit
and lifetime
Checkout a token from a given bucket id
with limit
and lifetime
(for a specific server
)
Deletes a given bucket id
Deletes a given bucket id
(for a specific server
)
Inspects a given bucket id
with limit
and lifetime
Inspects a given bucket id
with limit
and lifetime
(for a specific server
)
Starts the application
Starts a new server with given config and options
Functions
Checkout a token from a given bucket id
with limit
and lifetime
and sends the result to a given target pid
Checkout a token from a given bucket id
with limit
and lifetime
and sends the result to a given target pid
(for a specific server
)
Deletes a given bucket id
and sends the result to a given target pid
(for a specific server
)
Inspects a given bucket id
with limit
and lifetime
and sends the result to a given target pid
Inspects a given bucket id
with limit
and lifetime
and sends the result to a given target pid
(for a specific server
)
Checkout a token from a given bucket id
with limit
and lifetime
(for a specific server
)
Inspects a given bucket id
with limit
and lifetime
(for a specific server
)
Returns the current version of Ralitobu