This website requires JavaScript.
Explore
Help
Sign In
sneak
/
routewatch
Watch
1
Star
0
Fork
0
You've already forked routewatch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
37
Commits
3
Branches
0
Tags
41
MiB
Go
83.3%
HTML
16.5%
Makefile
0.2%
bc640b0b37
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
sneak
bc640b0b37
Reduce all handler queue sizes to 100,000
2025-07-28 02:50:05 +02:00
cmd
Add custom logger with source location tracking and remove verbose database logs
2025-07-28 01:14:51 +02:00
docs
Initial commit: RouteWatch BGP stream monitor
2025-07-27 21:18:57 +02:00
internal
Reduce all handler queue sizes to 100,000
2025-07-28 02:50:05 +02:00
pkg
/asinfo
Remove BGP keepalive logging and add peer tracking
2025-07-27 21:54:58 +02:00
.gitignore
Extract database schema to separate SQL file
2025-07-27 22:38:51 +02:00
.golangci.yml
Initial commit: RouteWatch BGP stream monitor
2025-07-27 21:18:57 +02:00
CLAUDE.md
Initial commit: RouteWatch BGP stream monitor
2025-07-27 21:18:57 +02:00
go.mod
Add custom logger with source location tracking and remove verbose database logs
2025-07-28 01:14:51 +02:00
go.sum
Add custom logger with source location tracking and remove verbose database logs
2025-07-28 01:14:51 +02:00
Makefile
Replace live_routes database table with in-memory routing table
2025-07-27 23:16:19 +02:00