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,823 of 190,365
Downloads: 3,485
Daily
Ranking: 113,104 of 190,317
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,243,919,424 | bundler |
| 7 | 1,294,956,419 | activesupport |
| 8 | 1,256,317,454 | rake |
| 29 | 957,790,816 | rspec |
| 72 | 583,733,126 | pry |
| 181 | 267,774,385 | pry-byebug |
| 279 | 175,249,192 | sqlite3 |
| 404 | 120,174,974 | dalli |
| 789 | 67,550,989 | sequel |
| 1,107 | 41,519,611 | pry-doc |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Bachue |