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: 160,679 of 196,658
Downloads: 3,607
Daily
Ranking: 111,482 of 196,619
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 | 3,750,343,576 | bundler |
| 7 | 1,432,165,956 | activesupport |
| 8 | 1,416,600,134 | rake |
| 29 | 1,020,526,382 | rspec |
| 72 | 633,800,712 | pry |
| 190 | 287,423,613 | pry-byebug |
| 286 | 195,503,478 | sqlite3 |
| 415 | 129,783,287 | dalli |
| 781 | 74,157,134 | sequel |
| 1,126 | 43,785,425 | pry-doc |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Bachue |