vapor / redis

Vapor provider for RediStack
MIT License
458 stars 57 forks source link

Redis configuration provider #215

Open apemaia99 opened 3 months ago

apemaia99 commented 3 months ago

Redis

This product allows to stub responses of redis, also for PubSub in order to test applications without conditions in production code to exclude redis. Writing code for test is not the way.

Redis configuration provider + XCTRedis