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: 157,991 of 191,483
Downloads: 3,499
Daily
Ranking: 140,423 of 191,454
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,294,095,825 | bundler |
| 7 | 1,311,046,337 | activesupport |
| 8 | 1,274,245,981 | rake |
| 29 | 964,633,797 | rspec |
| 72 | 589,278,519 | pry |
| 182 | 269,846,353 | pry-byebug |
| 278 | 177,488,390 | sqlite3 |
| 403 | 121,178,946 | dalli |
| 786 | 68,506,925 | sequel |
| 1,113 | 41,758,512 | pry-doc |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Bachue |