Skip to content

History / IPool API

Revisions

  • Document unbounded pool (7.2.0) New "Unbounded pools" guide page plus reference updates: UnboundedPoolOptions in Pool options, AddUnboundedPool extensions in Dependency injection, the QueuedLeases=0 and .UnboundedPool pool.name notes in Metrics and the IPool API, and sidebar/home discoverability.

    @marklauter marklauter committed Jun 25, 2026
  • Build out the wiki: Getting Started, Guides, Reference, Architecture Populate the wiki with a router Home, a partition-map sidebar, and four sections grounded in the Pool source: Getting Started (install, quickstart), Guides (leasing, factories, preparation, named pools, footguns, SMTP recipe), Reference (IPool API, options, DI, metrics), and Architecture (lease path, the SemaphoreSlim capacity gate). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @marklauter marklauter committed Jun 15, 2026