feat: complete rewrite for gigabit-scale performance and SQLite storage

This commit is contained in:
2026-03-23 22:56:51 +01:00
parent 94dabc7451
commit e5736a3076
7 changed files with 352 additions and 215 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.23.2'
go-version: '1.26.1'
- name: Build
run: go build -v ./...