attr_memoized
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.
Activity
- Latest release
- 6y ago
- Total releases
- 3
- Cadence
- ~1.6 years
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Jul 05, 2017
Releases