Package com.github.ddth.pubsub.impl
-
Class Summary Class Description AbstractPubSubHub<ID,DATA> Abstract implementation ofIPubSubHub.BaseRedisPubSubHub<ID,DATA> Base Redis implementation ofIPubSubHub.CountingSubscriber<ID,DATA> Count number of received messages.InmemPubSubHub<ID,DATA> In-memory implementation ofIPubSubHub.MongodbPubSubHub<ID,DATA> (Experimental) MongoDB implementation ofIPubSubHub.RedisPubSubHub<ID,DATA> Redis implementation ofIPubSubHub.