Skip to content

Apatight/nearby

Repository files navigation

Apatight -

The Journey to 10K RPS

Progress

alt text Achieved over 10,000 Request Per Second using only AWS EC2 Micro instances. Node Backend + Redis Cache + Postgres DB

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Seeding database with MongoDB

npm run generage:csv
npm run seed:postgres

Seeding database with Postgres

npm run generage:json
npm run seed:mongo

Requirements

An nvmrc file is included if using nvm.

  • Node > 6.13.0

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

Apatight-backend-build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published