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,212 of 196,338
Downloads: 3,602
Daily
Ranking: 51,088 of 196,320
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,687,515,579 | bundler |
| 7 | 1,416,844,709 | activesupport |
| 8 | 1,399,913,164 | rake |
| 29 | 1,013,199,560 | rspec |
| 72 | 628,596,604 | pry |
| 190 | 285,337,889 | pry-byebug |
| 281 | 193,253,659 | sqlite3 |
| 415 | 128,808,031 | dalli |
| 776 | 73,630,814 | sequel |
| 1,123 | 43,533,566 | pry-doc |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Bachue |