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,224 of 187,239
Downloads: 3,410
Daily
Ranking: 116,310 of 187,224
Downloads: 2
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,973,208,875 | bundler |
7 | 1,196,180,149 | activesupport |
10 | 1,151,901,046 | rake |
27 | 919,404,019 | rspec |
73 | 551,545,498 | pry |
173 | 255,185,948 | pry-byebug |
274 | 163,773,486 | sqlite3 |
394 | 114,230,770 | dalli |
798 | 62,795,936 | sequel |
1,088 | 39,949,121 | pry-doc |
Owners
# | Gravatar | Handle |
---|---|---|
1 | Bachue |