RubyGems Navigation menu

attr_memoized 0.3.1

Memoize attributes in a thread-safe way. This ruby gem adds a `#attr_memoized` class method, that provides a lazy-loading mechanism for initializing "heavy" attributes, but in a thread-safe way. Instances thus created can be shared among threads.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.1 - September 09, 2020 (13.5 KB)
  2. 0.3.0 - May 01, 2020 (13.5 KB)
  3. 0.2.2 - July 05, 2017 (19.5 KB)
顯示所有版本(共 4)

Development 相依性套件 (11):

擁有者:

Pushed by:

作者:

  • Konstantin Gredeskoul

SHA 256 checksum:

f3dd027d3891e98454646af751ed6d37e78cffa08be3b33af6633de0be76c9a0

總下載次數 5,895

這個版本 1,871

License:

MIT

Ruby 版本需求: >= 0

相關連結: