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