1
0
Fork 0

78 Commits (8fc02e698cdc86e2aadb90a37b40f8f2f85c8fd1)

Author SHA1 Message Date
Philip O'Toole 28279b5e71 Favor speed over space 1 year ago
Philip O'Toole 67e062272b Smaller chunk sizes restart a lot faster 1 year ago
Philip O'Toole 43525010b0 Log performance of chunker in HTTP layer 1 year ago
Philip O'Toole 1c8e52c5f7 Test_SingleNodeLoadBinaryFromReader passes
That's good, but much more extensive testing needed, and this needs to
replace the existing load path -- and then we move to 8.0.
1 year ago
Philip O'Toole 1c6f691ff8 Integrate chunking - WIP
I need more sophisticated dechunker management.
1 year ago
Philip O'Toole 5fd9c9185f Add round-trip test of chunking 1 year ago
Philip O'Toole 01db83f29d Tighten up tests 1 year ago
Philip O'Toole 0309fda396 GPT-assisted dechunker 1 year ago
Philip O'Toole 8d410ea768 Fix up test comments 1 year ago
Philip O'Toole 5f35c64c06 Tweak chunker 1 year ago
Philip O'Toole dcc29ed76f Add new chunker and chunked load proto 1 year ago
Philip O'Toole c23d3e60b1 Reuse existing consistency level 1 year ago
Philip O'Toole 4175f3b168 Fix tests 1 year ago
Philip O'Toole bc0f766423 Rows in AssociativeRows should always be present 1 year ago
Philip O'Toole 5ff28d354f Set Error on correct field 1 year ago
Philip O'Toole f53cb833bb EQ results in assoc mode will include nil rows 1 year ago
Philip O'Toole f5d8df9e2e Create top-level error in ExecuteQueryResponse 1 year ago
Philip O'Toole e4ea40701e Fix comment 1 year ago
Philip O'Toole 9341980c47 Simplify JSON encoding 1 year ago
Philip O'Toole 7ee6036476 /db/request compiles and all existing tests pass 1 year ago
Philip O'Toole 3f3bc589f6 Add Associative support 1 year ago
Philip O'Toole cade066346 Support JSON marshal of ExecuteQueryResponse 1 year ago
Philip O'Toole 89f472743b Start adding Store.Request() 1 year ago
Philip O'Toole bb868595c1 Start prepping DB layer 1 year ago
Philip O'Toole f2850e724d Add new type core to this work 1 year ago
Philip O'Toole b425d0f8e1 Can't use sync since the buf escapes 2 years ago
Philip O'Toole 3f05fb8f32 More Chat GPT 4 improvements 2 years ago
Philip O'Toole 95a689b3cf Some improvements thanks to ChatGPT 4 2 years ago
Philip O'Toole ff001bc5a8 Migrate to a Protos data model for Notify Requests 2 years ago
Philip O'Toole a782513a11 Migrate to a join-request proto 2 years ago
Philip O'Toole d55710692c go mod updates 2 years ago
Philip O'Toole 07d2ba01e4 go mod updates 2 years ago
Philip O'Toole 2005d94ad7 go mod updates 2 years ago
Philip O'Toole 98575d727b Start adding remote remove node
More testing, including unit testing, required.
2 years ago
Philip O'Toole 6635010b42 Test error handling 2 years ago
Philip O'Toole f9b46165f9 Comments 2 years ago
Philip O'Toole 0071867e34 Don't call t.Fatal() from goroutine
It wouldn't abort the test anyway, so just log.
2 years ago
Philip O'Toole 31bba4c577 Move to Backup proto model 2 years ago
Philip O'Toole ba6234fe54 Add unit test which should not (now) panic 2 years ago
Philip O'Toole 95dfead226
Integrate SQL rewrite with rqlite for RANDOM (#1046) 2 years ago
Philip O'Toole ce4cc52823 Simpler LoadRequest marshaling 2 years ago
Philip O'Toole 0aabfbff6a Use compression for LoadRequest marshalling 2 years ago
Philip O'Toole 304124952c Add Store level changes
Needs unit testing, and HTTP testing won't compile.
2 years ago
Philip O'Toole d84fb85f01 Don't HTML escape JSON output 3 years ago
Philip O'Toole ca7e6e98ff Stop using deprecated protobuf package 3 years ago
Philip O'Toole 4eeddf455d Actually return error values 3 years ago
Philip O'Toole 7fc50b7b67 Add "name" support to command parameter 3 years ago
Philip O'Toole e78e462ca5 ABL 3 years ago
Philip O'Toole 5f7fd348d1 Add missing comment 3 years ago
Philip O'Toole dfffc6abee Command pretty JSON encoding support 3 years ago