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: 155,651 of 186,883
Downloads: 3,353
Daily
Ranking: 162,131 of 186,872
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,910,439,083 | bundler |
7 | 1,170,489,603 | activesupport |
10 | 1,129,820,239 | rake |
27 | 910,134,422 | rspec |
71 | 543,465,179 | pry |
173 | 251,797,077 | pry-byebug |
276 | 161,194,590 | sqlite3 |
392 | 112,780,632 | dalli |
800 | 62,012,077 | sequel |
1,080 | 39,577,872 | pry-doc |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Bachue |