| 1 | 13,227 | 14,520 | persistent-cache | Persistent Cache using a pluggable back-end (e.g. SQLite) |
| 2 | 16,789 | 24,072 | persistent-cache-storage-api | This gem encodes the API that Persistent::Cache providers adhere to in order to plug in... |
| 3 | 17,215 | 33,245 | persistent-cache-storage-sqlite | Provides a SQLite storage back-end to Persistent::Cache |
| 4 | 17,493 | 40,088 | persistent-cache-storage-ram | This gem provides a RAM storage back-end to Persistent::Cache |
| 5 | 17,620 | 40,088 | persistent-cache-storage-directory | provides a directory storage back-end to Persistent::Cache. |
| 6 | 21,044 | 30,921 | persistent-cache-ram | Persistent Cache limited to STORAGE_RAM |