mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

弊ぼっちへのmstdn.jpさんからのトゥートの配達にはやっぱり遅延はほとんど観測されてませんでした。ふむふむ

zunda

SELECT DISTINCT s.created_at, s.updated_at FROM statuses s
LEFT JOIN statuses r ON r.reblog_of_id = s.id
WHERE
r.reblog_of_id IS NULL AND
s.created_at BETWEEN '2020-07-03 00:00' AND '2020-07-04 12:00' AND
s.updated_at BETWEEN '2020-07-03 00:00' AND '2020-07-04 12:00' AND
s.uri LIKE 'https://mstdn.jp/%';

こんな感じのクエリでデータを作ってます。36時間分の抽出にm弊ぼっちのStandard-0のHeroku Postgresで完了まで今回は32秒。

Mastodon hosted on mstdn.jpmstdn.jpMastodon日本鯖です. よろしくお願いいたします。 (Maintained by Sujitech, LLC)