I've spent the last couple of months trying to relieve the pains of running Redis in the cloud. I think we have come up with a rock solid backend which allows for some awesome tools and functionality.
Some highlights:
- We support multiple clouds, Amazon US-EAST available now,
with beta customers testing Amazon EU-West and Rackspace.
More to come!
- Your choice of Redis version. Use 2.6 RC-5 with Lua and BIT-operations.
- A command-line tool we're happy with.
- Simple master/slave replication config
We have a lot of interesting features coming up; secure internet access, highly available endpoints (handles server and isolation zone failures for clients), Redis analytics.
As a side note, the backend (and website) is 95% clojure and is a joy to hack on!
Your feedback is appreciated!