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.<p>Some highlights:<p><pre><code> - 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
</code></pre>
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.<p>As a side note, the backend (and website) is 95% clojure and is a joy to hack on!<p>Your feedback is appreciated!