counter_culture
Counter Cache Library
A Ruby gem that enhances Rails' built-in counter caching to support multiple levels of relations and dynamic column names.
Turbo-charged counter caches for your Rails app.
2k stars
18 watching
210 forks
Language: Ruby
last commit: about 2 months ago
Linked from 3 awesome lists
activerecordcounter-cachedatabasegemrailsrubyutility-library
Related projects:
Repository | Description | Stars |
---|---|---|
cedric/custom_counter_cache | A custom counter cache functionality library for Ruby on Rails | 60 |
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 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 821 |
soveran/ohm | A Ruby library for storing objects in a Redis key-value database | 1,397 |
jaemk/cached | Provides Rust implementations of caching structures and simplified function memoization. | 1,605 |
rails/actionpack-action_caching | Caches entire response output to speed up subsequent requests by storing the cached data in a fragment cache | 264 |
sorentwo/readthis | A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 504 |
artsy/garner | A caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation | 343 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
mrkamel/search_cop | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
mloughran/api_cache | A caching library that adds features to external API calls to make them more reliable and efficient | 360 |
jhumphry/auto_counters | An Ada 2012 project implementing reference counting approaches to resource management with an emphasis on safety and usability. | 8 |
schemaplus/schema_plus_foreign_keys | A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record | 4 |
patterns-ai-core/milvus | A Ruby wrapper around a vector search database API for efficient similarity searches in high-dimensional space | 25 |