This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| defmodule Cursornator do | |
| import Ecto.Query | |
| @doc """ | |
| Stream the query with cursor | |
| Options | |
| - `:loop_query_func` - function to go to the next page | |
| - `:limit` - limit of entries to fetch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Mix.install([ | |
| {:tesla, "~> 1.4.3"}, | |
| {:csv, "~> 2.4"}, | |
| {:jason, "~> 1.3"} | |
| ]) | |
| defmodule GithubPR do | |
| require Logger | |
| def exec(repo, token) do |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # sh export_log.sh db_identifier | |
| # If any of this commands fail, stop script. | |
| set -e | |
| db_identifier=$1 | |
| date=$(date -v-7H +'%Y-%m-%d-%H') | |
| log_file=~/Desktop/postgresql.log.$date | |
| report_file=~/Desktop/out.$date.html | |
| page_size=100000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package main | |
| import ( | |
| "fmt" | |
| "net/http" | |
| "net/http/httputil" | |
| "net/url" | |
| "github.com/gin-gonic/gin" | |
| ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0-mail.com | |
| 0815.ru | |
| 0clickemail.com | |
| 0wnd.net | |
| 0wnd.org | |
| 10minutemail.com | |
| 20minutemail.com | |
| 2prong.com | |
| 30minutemail.com | |
| 3d-painting.com |