Skip to main content

Contacting Support: Hours and Availability

Was this article helpful?

1 out of 4 found this helpful

2 comments

  • Daniel Selig

    Is there a Redis product that is right for me?

    I am writing an iPhone app that I hope to sell to multiple users.  When one user collects information, I want that information written to a common store and other users can retrieve the information from the common store.

    0
  • Natalie Patterson

    Hey Daniel, Yes. Redis is commonly used as a shared backend data store for apps with multiple users. In your scenario, one user writing data that other users can read is a typical Redis use case.

    Most mobile apps use Redis Cloud as a managed Redis service, with the app accessing Redis through backend rather than connecting directly from the iOS client.

    0

Please sign in to leave a comment.