Serverless Cache
Guest Post: Using IronCache as a Persistent Key Value Store for Real-time Chat
While IronCache is a great option for caching, it can also be used to persist data more permanently. There are dozens of great uses for a persistent key/value store, however, we’ll be building a simple chat app with Sinatra using IronCache as our datastore. This is a guest post by JP Silvashy, CTO of Motionloft.…
Read MoreIron.io Releases IronCache (Beta)
Iron.io is pleased to announce a soft-launch/beta release of IronCache, a hosted key/value data cache. It’s an elastic cloud-based solution built for storing short-term processing results and passing items between asynchronous processes. IronCache is useful for many situations where a database alone isn’t an optimal solution. The service is accessible via a simple HTTP interface…
Read More