alexbool / spray-playground

4 stars 1 forks source link

Add cache eviction mechanism #16

Open alexbool opened 11 years ago

alexbool commented 11 years ago

Possible variants:

alexbool commented 11 years ago

Also need to add remove(cacheName: String, key: Any): Unit method to CacheManager.