yegor256/0pdd

show total repositories count

Open

#30 opened on 2016年12月22日

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)

説明

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.

コントリビューターガイド