Self-hosted PLC mirror
 
 
Go to file
mathan f9dde4db39 Update dash. 2024-04-03 12:14:49 -07:00
benchmark Fix path to sql file 2024-02-23 11:28:24 +00:00
cmd Pass the correct context to Consumer.Start so that it will actually stop 2024-03-29 10:16:22 +00:00
db-migration Add export_blocks view. Add iexport + audit table. 2024-03-12 21:15:23 -07:00
explore Add count listitems. 2024-03-06 18:58:08 -08:00
metrics Update dash. 2024-04-03 12:14:49 -07:00
models Import 2024-02-15 16:10:39 +00:00
pds Add all PDSs to whitelist 2024-03-20 13:31:14 +00:00
repo Detect CAR files with zero blocks and handle them accordingly 2024-03-17 17:42:09 +00:00
util Properly escape null character in the consumer too 2024-03-24 12:43:52 +00:00
.dockerignore Import 2024-02-15 16:10:39 +00:00
.gitignore Add ignore to override. 2024-02-23 09:26:11 -08:00
Makefile Update makefile. 2024-03-27 19:59:24 -07:00
README.md Added example content jsons. 2024-02-20 22:00:26 -08:00
consistency_model.md Expand some terms used 2024-03-17 22:03:16 +00:00
csv_export.sh Add export_blocks view. Add iexport + audit table. 2024-03-12 21:15:23 -07:00
csv_iexport.sh Update iexport. 2024-03-27 16:18:18 -07:00
docker-compose.yml Add support for discovering new PDSs from relays 2024-03-28 20:55:02 +00:00
du.sql Add sqldu 2024-02-23 11:26:06 +00:00
example.env Update iexport. 2024-03-27 16:18:18 -07:00
go.mod Handle the new #identity message 2024-02-22 12:17:21 +00:00
go.sum Handle the new #identity message 2024-02-22 12:17:21 +00:00
top.sql Add sqltop 2024-02-23 11:19:13 +00:00

README.md

See Makefile and explore/README.md