Single
pekko.contrib.persistence.mongodb.MongoCollectionCache.Single
case class Single[C](config: Config) extends MongoCollectionCache[C]
Naive implementation of a cache that holds a single entry.
Type parameters
- C
-
Collection type.
Value parameters
- config
-
Cache configuration.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MongoCollectionCache[C]class Objecttrait Matchableclass Any
Members list
In this article