ICVOSS DJANGO PACKAGE REGISTRY

Home Live demos search

Search the real synced package docs

Every result below comes from a real django-icv-search query against the actual synced README and doc pages for the seven public ICV packages, not sample data.

Backend: PostgreSQL (full-text search) — production would run Meilisearch or PostgreSQL; the Dummy backend is icv-search's in-memory backend, chosen here because this demo runs on SQLite with no external search server.

6 results for “rate limiting” in 64ms

django-waf · Overview

Collective Threat Intelligence Feed: Design Document

rate limiting Redis 7 Sliding window rate limiting; feed snapshot caching; install_id deduplication windows

Ranking score: 0.60 Backend: PostgreSQL (full-text search)

django-waf · Overview

Collective Threat Intelligence Feed: Design Document

rate limiting Redis 7 Sliding window rate limiting; feed snapshot caching; install_id deduplication windows

Ranking score: 0.60 Backend: PostgreSQL (full-text search)

django-waf · README

django-waf README

Rate Limiting Setting Default Description DJANGO_WAF_RATE_LIMIT_BURST 10 Max requests per IP per second

Ranking score: 0.40 Backend: PostgreSQL (full-text search)

django-waf · README

django-waf README

Rate Limiting Setting Default Description DJANGO_WAF_RATE_LIMIT_BURST 10 Max requests per IP per second

Ranking score: 0.40 Backend: PostgreSQL (full-text search)

django-waf · Specs

PRD: Form Protection (v0.11.0)

rate limiting, anomaly scoring, challenges, and rule-based blocking. The middleware sees every request but has no semantic

Ranking score: 0.10 Backend: PostgreSQL (full-text search)

django-waf · Specs

PRD: Form Protection (v0.11.0)

rate limiting, anomaly scoring, challenges, and rule-based blocking. The middleware sees every request but has no semantic

Ranking score: 0.10 Backend: PostgreSQL (full-text search)
How this query ran (icv_search.services.search call)
search("searchdemo_docs", 'rate limiting', facets=['package', 'section'], highlight_fields=['title', 'body'], show_ranking_score=True, limit=20)

Same-host stays relative, cross-host goes absolute

Both links below are built the same way, a plain url template tag with no host handling. hostmap decides, per call, whether the result stays relative or becomes absolute.

Other live demos

  1. No.01
    django-hostmap

    Host-based URL routing and host-aware reversing.

    hostmap.icvoss.com
  2. No.02
    django-icv-tree

    Materialised path tree structures.

    tree.icvoss.com
  3. No.03
    django-icv-taxonomy

    Cross-domain taxonomy, vocabularies, and tagging.

    taxonomy.icvoss.com
  4. No.04
    django-icv-search (you are here)

    Pluggable search engine integration.

    search.icvoss.com
  5. No.05
    django-icv-sitemaps

    Scalable sitemap and discovery file generation.

    sitemaps.icvoss.com
  6. No.06
    django-brickwork

    A brand-agnostic UI substrate: shell, nav, components.

    brickwork.icvoss.com