yegor256/0pdd

show total repositories count

Open

#30 opened on Dec 22, 2016

View on GitHub
 (28 comments) (0 reactions) (0 assignees)Ruby (37 forks)github user discovery
help wantedscope

Repository metrics

Stars
 (142 stars)
PR merge metrics
 (PR metrics pending)

Description

Let's render this total repo counter on the front page. We will have to go through all S3 objects in the bucket and count them. Will take a lot of time, so let's invent some caching mechanism. Maybe, let's use stateful.co counter and increment it every time we create a new S3 object, which we've never seen before.

Contributor guide