custom_counter_cache
Counter Cache
A custom counter cache functionality library for Ruby on Rails
Custom counter_cache functionality that supports conditions and multiple models.
60 stars
1 watching
20 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
magnusvk/counter_culture | A Ruby gem that enhances Rails' built-in counter caching to support multiple levels of relations and dynamic column names. | 1,970 |
rails/actionpack-action_caching | Caches entire response output to speed up subsequent requests by storing the cached data in a fragment cache | 264 |
codenoble/cache-crispies | A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
hooopo/second_level_cache | Caching library that synchronizes with models and databases in Rails applications | 398 |
orslumen/record-cache | A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
alastairtree/lazycache | A thread-safe in-memory caching service with a simple API for C# | 1,722 |
shopify/identity_cache | A caching solution for Active Record to reduce database queries | 1,918 |
moriyoshi/pyramid_dogpile_cache | A cache factory for Pyramid web application frameworks | 6 |
mloughran/api_cache | A caching library that adds features to external API calls to make them more reliable and efficient | 360 |
cristianadam/cmake-checks-cache | A tool to cache and reuse results of CMake's platform introspection checks | 79 |
danmurphy1217/notion-ruby | Unofficial Ruby client for interacting with Notion's API | 70 |
chili-epfl/qml-cache | A persistent key-value store plugin for QML applications | 14 |
jhumphry/auto_counters | An Ada 2012 project implementing reference counting approaches to resource management with an emphasis on safety and usability. | 8 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 821 |
artsy/garner | A caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation | 343 |