Code Monkey home page Code Monkey logo

osrsloadouts's Introduction

OSRS Loadouts

$ make deps

Installation

Go

$ go get github.com/while-loop/osrsloadouts/cmd/...

From Source

$ make install

Running

Docker

$ docker run --rm gcr.io/osrs-loadouts/api

Command line

$ bin/osrsloadouts

Testing

$ make test

License

osrsloadouts is licensed under the AGPLv3 License. See LICENSE for details.

Author

Anthony Alves

osrsloadouts's People

Contributors

while-loop avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

osrsloadouts's Issues

User stats

user_stats

uid, favourites: {loadout_id: {added: today}}, views: {loadout_id: {added: today}}

Attach stats to user because it's possible for 500k people to view 1 loadout and that'd break the 16mb per mongo document.

Add views, copies and favourites, int to loadout.

GE Prices

total price above eq stats.

breakdown toggle below eq stats. table (name, quantity, gp/item, total gp)
use proxyge project

Handle redis scale

redis allows 256 conns to the server.

we use 10 pool size for each api container. if more than 26 containers are spun up, some will fail and wait until conns are available.
return a memory cache instead of redis

Stats home page

my recently viewed
recently favorited
recently updated
recently created

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.