wai-rate-limit-postgres: See README for more info

[ apache, library, network, security, web ] [ Propose Tags ]

A backend using PostgreSQL for wai-rate-limit.


[Skip to Readme]

Modules

[Last Documentation]

  • Network
    • Wai
      • RateLimit
        • Network.Wai.RateLimit.Postgres

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0
Change log CHANGELOG.md
Dependencies base (>=4.14.3.0 && <4.16), postgresql-simple, relude, resource-pool, text, wai-rate-limit [details]
License Apache-2.0
Copyright 2022 Aditya Manthramurthy
Author Aditya Manthramurthy
Maintainer Aditya Manthramurthy <aditya.mmy@gmail.com>
Category Security, Web, Network
Home page https://github.com/donatello/wai-rate-limit-postgres
Bug tracker https://github.com/donatello/wai-rate-limit-postgres/issues
Source repo head: git clone https://github.com/donatello/wai-rate-limit-postgres.git
Uploaded by AdityaManthramurthy at 2022-02-16T01:09:08Z
Distributions
Downloads 345 total (18 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-02-16 [all 2 reports]

Readme for wai-rate-limit-postgres-0.0.0.0

[back to package description]

wai-rate-limit-postgres

GitHub CI Hackage Apache-2.0 license

This is a companion package to wai-rate-limit that adds support to use PostgreSQL as a backend.

Depending on traffic and latency of PostgreSQL, this backend may or may not be appropriate for you.