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: 156,616 of 187,603
Downloads: 3,429
Daily
Ranking: 110,823 of 187,591
Downloads: 1
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,011,622,509 | bundler |
| 7 | 1,212,431,206 | activesupport |
| 10 | 1,165,909,119 | rake |
| 28 | 925,144,006 | rspec |
| 73 | 556,307,351 | pry |
| 175 | 257,056,125 | pry-byebug |
| 275 | 165,772,060 | sqlite3 |
| 395 | 115,080,385 | dalli |
| 798 | 63,280,461 | sequel |
| 1,089 | 40,188,225 | pry-doc |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Bachue |