Products in Erlang

CouchDB    CouchDB stack link

CouchDB is an open source NoSQL database that stores your data with JSON documents, which you can access via HTTP. It allows you to index, combine, and transform your documents with JavaScript. more

Categories NoSQL, Database, Infrastructure
Technologies Erlang, SpiderMonkey
Licenses Apache2

RabbitMQ    RabbitMQ stack link

RabbitMQ is an open source general-purpose message broker that is designed for consistent, highly-available messaging scenarios (both synchronous and asynchronous). more

Categories Infrastructure, Developer Tools
Technologies Erlang
Licenses MPL11