1
0
Fork 0

4526 Commits (6cbbaca035d1c2ea8fb051b9fd280506394bb961)
 

Author SHA1 Message Date
Philip O'Toole 6cbbaca035 More error checking 1 year ago
Philip O'Toole 3afe69daa4 Start unit testing the sink 1 year ago
Philip O'Toole fb0b841453 Incremental and Full Sink code-complete 1 year ago
Philip O'Toole 6f8057aed8 Tweaks 1 year ago
Philip O'Toole d0b538941e Use util function 1 year ago
Philip O'Toole 23771bd468 Don't automatically create first generation 1 year ago
Philip O'Toole 7351a1bd4c Actually add unit test file 1 year ago
Philip O'Toole 22d19aa1e4 Factor out getting stream header 1 year ago
Philip O'Toole 86934c1963 Inc and Full stream testing 1 year ago
Philip O'Toole 5137096aff Fill out Snapsho 1 year ago
Philip O'Toole f38d54e05e Check version 1 year ago
Philip O'Toole 48ea4bbfd8 Use a single header 1 year ago
Philip O'Toole 7c6caa1ea2 Add planned types from Mac notes 1 year ago
Philip O'Toole 3ff1d87120 Remove obsolete V2 snapshot files 1 year ago
Philip O'Toole ad3a29de16
Merge pull request #1364 from rqlite/cicgo121
Upgrade CircleCI to Go 1.21
1 year ago
Philip O'Toole 792254bc9c Define image variable 1 year ago
Philip O'Toole cb0cef556a Upgrade CircleCI to Go 1.21 1 year ago
Philip O'Toole 80ea29b0b9
Undo file rename 1 year ago
Philip O'Toole 0699de6160
Update and rename README.md to Don't encourage use due to possible future licensing changes 1 year ago
Philip O'Toole cd22650cfb
Merge pull request #1362 from rqlite/upgrade-go-sqlite3
Enable FTS5
1 year ago
Philip O'Toole d999785864 CHANGELOG 1 year ago
Philip O'Toole b85e431972 Upgrade SQLite so that we pull in FTS5 1 year ago
Philip O'Toole 85eb2cca84 Unit test creation of FTS3, FTS4, and FTS5 tables 1 year ago
Philip O'Toole 03619ced55 More upgrades to Go 1.21 1 year ago
Philip O'Toole 0bd764707d
Remove appveyor badge (for now) 1 year ago
Philip O'Toole 2de8b56fac
Merge pull request #1359 from rqlite/otoolep-patch-1
Fix error checking
1 year ago
Philip O'Toole baafcdbe97
Merge pull request #1360 from rqlite/gomod-20230808
go mod updates
1 year ago
Philip O'Toole d84f152b70 CHANGELOG 1 year ago
Philip O'Toole 16d29a555a go mod updates
Also running with go 1.21 now.
1 year ago
Philip O'Toole d0269c2f6d
Update dialer.go 1 year ago
Philip O'Toole 1b14eaf6df
Fix error checking
https://github.com/rqlite/rqlite/pull/1317#discussion_r1286866112
1 year ago
Philip O'Toole ec324db9b5
Update CHANGELOG.md 1 year ago
Philip O'Toole 4bc0b46bb0
Update CHANGELOG.md 1 year ago
Philip O'Toole 8f390653ff
Merge pull request #1358 from rqlite/on-disk-mode-ONLY
Support on-disk mode only
1 year ago
Philip O'Toole c6dcad60f8 Remove more on-disk references 1 year ago
Philip O'Toole 911696ce4f Remove more references to on-disk testing 1 year ago
Philip O'Toole ea8dc3ed18 More test fix-up post removal of in-memory 1 year ago
Philip O'Toole 6895525482 Rename some tests 1 year ago
Philip O'Toole 8e73ea1f6f CHANGELOG 1 year ago
Philip O'Toole 5d9e93c36c CHANGELOG 1 year ago
Philip O'Toole c0753f77f0 CHANGELOG 1 year ago
Philip O'Toole 6c396bd08a CHANGELOG 1 year ago
Philip O'Toole 4fb34ebe85 CHANGELOG 1 year ago
Philip O'Toole aa72408bc5 Remove racy use of rand 1 year ago
Philip O'Toole 07d49961d8 Remove unused functions 1 year ago
Philip O'Toole ac34308d56 Remove explicit on-disk testing from end-to-end 1 year ago
Philip O'Toole 9e31a054aa RecoverNode now uses on-disk database 1 year ago
Philip O'Toole b95442d0fe Remove empty files 1 year ago
Philip O'Toole 13fce2fac2 Remove in-memory support from DB layer 1 year ago
Philip O'Toole 88ce311b37 Remove all WAL-related files when loading new DB 1 year ago