RubyGems Navigation menu

syncem 0.2.0

Sometimes you have an object that is not thread-safe, but you need to make sure each of its methods is thread-safe, because they deal with some resources, like files or databases and you want them to manage those resources sequentially. This small gem will help you achieve exactly that without any re-design of the objects you already have. Just decorate them with SyncEm decorator and that is it.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 November 13, 2023 (11KB)
  2. 0.1.2 June 23, 2019 (11KB)
  3. 0.1.1 April 13, 2019 (8.5KB)
  4. 0.1.0 March 06, 2019 (8.5KB)

所有者:

プッシュ者:

作者:

  • Yegor Bugayenko

SHA 256チェックサム:

=

累計ダウンロード数 6,844

このバージョンのみ 500

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

ライセンス:

MIT

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

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: