ejlangev
3 points

Tools ejlangev is Following

Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
Amazon RDS for P...
Amazon RDS manages complex and time-consuming administrative tasks such as PostgreSQL software installation...
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
Ember.js
A JavaScript framework that does all of the heavy lifting that you'd normally have to do by hand. There are...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Memcached
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from result...
Apache HTTP Server
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
Resque
Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily ...
Sidekiq
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails bu...
RailsAdmin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known a...