johnyopsma8963
0 points

Tools johnyopsma8963 is Following

Sentry
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Fabric
Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application ...
Jest
Jest provides you with multiple layers on top of Jasmine.
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Cassandra
Partitioning means that Cassandra can distribute your data across multiple machines in an application-trans...
Memcached
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from result...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
HAProxy
HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, lo...
Nuclide
A unified developer experience for web and mobile development, built as a suite of packages on top of Atom ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
Flow (JS)
Flow is a static type checker for Javascript created by Facebook.