Initial commit: Pipeline Database

This commit is contained in:
Pipeline Database
2025-09-30 15:05:56 +08:00
commit e81dcba515
44 changed files with 12972 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
module concurrent-processing
go 1.24.0
replace code.tczkiot.com/wlw/pipelinedb => ../../
require code.tczkiot.com/wlw/pipelinedb v0.0.0-00010101000000-000000000000
require github.com/google/btree v1.1.3 // indirect