An open API service indexing awesome lists of open source software.

https://github.com/mayhem/timescale-testing

test test test
https://github.com/mayhem/timescale-testing

Last synced: over 1 year ago
JSON representation

test test test

Awesome Lists containing this project

README

          

How to use an LB dump to kick-start a timescale database
=======================================================

./concat_dump unsorted_listens.json
gzip unsorted_listens.json
zcat unsorted_listens.json.gz | sort --parallel=16 --compress-program=gzip > sorted_listens.json
import_dump.py sorted_listens.json