NServiceBus
NServiceBus copied to clipboard
NServiceBus and Redis
Redis provides cloud and on-prem solutions for caching, vector search, and NoSQL databases that seamlessly fit into any tech stack—making it simple for digital customers to build, scale, and deploy the fast apps our world runs on.
We are currently capturing requirements in understanding customer needs when it comes to Redis.
Here are some leading questions that we are interested in understanding more:
- Do you currently use Redis, and if so, what for?
- Do you store business data in Redis?
- Do you care about transactional integrity?
- Is speed a factor in using Redis?
Do you currently use Redis, and if so, what for? Yes Do you store business data in Redis? Yes, cached Do you care about transactional integrity? not for cache Is speed a factor in using Redis? Heck yea
What Sean wrote 😏
Do you currently use Redis, and if so, what for?
We will use it as a distributed cache
Do you store business data in Redis?
Yes, cached
Do you care about transactional integrity?
No
Is speed a factor in using Redis?
Yes. Our custom Redis NSB transport is at least an order of magnitude faster than the SQL Server transport.