RubyGems Navigation menu

async_paginate 0.1.0

The `AsyncPaginate` module provides a mechanism to fetch multiple pages of data asynchronously in Ruby using the `async` gem. This is useful when you need to retrieve a large amount of paginated data in parallel to improve performance by controlling the number of concurrent requests.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.3 - October 08, 2024 (5KB)
  2. 0.1.2 - October 08, 2024 (5KB)
  3. 0.1.1 - October 08, 2024 (4.5KB)
  4. 0.1.0 - October 08, 2024 (4.5KB)

Runtime依存関係 (1):

async ~> 1.30

所有者:

プッシュ者:

作者:

  • mac tichner

SHA 256チェックサム:

=

累計ダウンロード数 317

このバージョンのみ 75

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.6.0

リンク: