| 1 | 12,695 | 21,066 | persistent-cache | Persistent Cache using a pluggable back-end (e.g. SQLite) |
| 2 | 16,024 | 71,873 | persistent-cache-storage-api | This gem encodes the API that Persistent::Cache providers adhere to in order to plug in... |
| 3 | 16,424 | 53,105 | persistent-cache-storage-sqlite | Provides a SQLite storage back-end to Persistent::Cache |
| 4 | 16,662 | 60,852 | persistent-cache-storage-ram | This gem provides a RAM storage back-end to Persistent::Cache |
| 5 | 16,795 | 145,949 | persistent-cache-storage-directory | provides a directory storage back-end to Persistent::Cache. |
| 6 | 20,117 | 71,873 | persistent-cache-ram | Persistent Cache limited to STORAGE_RAM |