Categories: None [Edit]
sequel-unicache
Read through caching library inspired by Cache Money, support Sequel 4
Read-Through: Queries by ID or any specified unique key, like `User[params[:id]]` or `User[username: '[email protected]']`, will first look in memcache store and then look in the database for the results of that query. If there is a cache miss, it will populate the cache. As objects are created, updated, and deleted, all of the caches are automatically expired.
Total
Ranking: 153,714 of 183,477
Downloads: 3,252
Daily
Ranking: 63,432 of 183,470
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,456,134,847 | bundler |
7 | 1,004,546,968 | activesupport |
10 | 969,073,546 | rake |
25 | 825,073,950 | rspec |
69 | 473,435,718 | pry |
168 | 218,043,350 | pry-byebug |
259 | 143,118,777 | sqlite3 |
358 | 103,147,035 | dalli |
767 | 55,803,882 | sequel |
1,015 | 36,731,998 | pry-doc |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Bachue |