| 1 | 13,302 | 11,417 | persistent-cache | Persistent Cache using a pluggable back-end (e.g. SQLite) |
| 2 | 16,898 | 24,343 | persistent-cache-storage-api | This gem encodes the API that Persistent::Cache providers adhere to in order to plug in... |
| 3 | 17,337 | 25,689 | persistent-cache-storage-sqlite | Provides a SQLite storage back-end to Persistent::Cache |
| 4 | 17,594 | 25,689 | persistent-cache-storage-ram | This gem provides a RAM storage back-end to Persistent::Cache |
| 5 | 17,734 | 34,741 | persistent-cache-storage-directory | provides a directory storage back-end to Persistent::Cache. |
| 6 | 21,177 | 34,741 | persistent-cache-ram | Persistent Cache limited to STORAGE_RAM |