0.02
Low commit activity in last 3 years
No release in over a year
Memoize method calls.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Adds helper methods to FactoryBot to memoize instances to speed up test suite.
2021
2022
2023
2024
2025
2026
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A Redis-based version-addressable caching system. Memoize pure functions, aggregated database queries, and 3rd party API calls.
2021
2022
2023
2024
2025
2026
0.01
Low commit activity in last 3 years
No release in over a year
Memoize methods safely with parameter and dependency observation
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Provides in-memory caching of any Ruby method. It's dead simple and won't get in the way of any of your code. For something more robust that offers persistence try http://github.com/JackDanger/cached_values/ Documentation also available here: http://objectproxy.rubyforge.org/simple_memoize/
2021
2022
2023
2024
2025
2026
0.01
Low commit activity in last 3 years
No release in over a year
Local Memoization Pattern to store complex and repeated computations in memory until the next hour/day/week
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
memoize function without alias method chain
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
Adds helper methods to FactoryGirl to memoize instances to speed up test suite.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Correct attribute memoization for ruby, made easy
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
Provides "let" method for memoized helper definition.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Memorandum provides a simple method to memoize method results. It also provides flags for freezing the cached results.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
== FEATURES/PROBLEMS: * Memoization - http://en.wikipedia.org/wiki/Memoization == SYNOPSIS: == REQUIREMENTS: None
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
will expose your method, which is cached, a cacheless version and a recompute version
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
VERY SIMPLISTIC memoization for functions (one memoized value per function; no regard for arguments). Uses UnboundMethods instead of method aliasing, so you don't see extra method names when you inspect your object.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
The memoize library allows you to cache methods for Numerics (Integer/Float) in Ruby >= 2.0.0.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Redis based memoization: Memoize pure functions, database records/queries and API requests
2021
2022
2023
2024
2025
2026