1
0
Fork 0

2398 Commits (577dec409074f428b44f47a5d79fc11a1ebb845a)
 

Author SHA1 Message Date
Philip O'Toole c41e31089b Update CHANGELOG.md 9 years ago
Philip O'Toole 76eb0656ca Document 'verbose' URL param 9 years ago
Philip O'Toole ddad80be8c Start adding 'verbose' query param 9 years ago
Philip O Toole 3d4a45153b Revert "Force failure to check 'go fmt' test"
This reverts commit d184e3f767.
9 years ago
Philip O Toole d184e3f767 Force failure to check 'go fmt' test 9 years ago
Philip O Toole c384137050 Check 'go fmt' during CircleCI 9 years ago
Philip O Toole 333caaae75 Add script to check 'go fmt' status 9 years ago
Philip O'Toole 5bc007f40b Update CHANGELOG.md 9 years ago
Philip O Toole 1554934e88 'go fmt' fixes 9 years ago
Philip O Toole 99b1543089 Update CHANGELOG 9 years ago
Philip O'Toole 78979780fc Merge pull request #74 from zmedico/direct-sqlite3-issue-73
Use sqlite3.SQLiteDriver directly, fix issue #73
9 years ago
Zac Medico 285c8d4be6 Use sqlite3.SQLiteDriver directly, fix issue #73 9 years ago
Philip O Toole e7e212411a Ensure Raft dir exists 9 years ago
Philip O Toole 300d58cfd3 'go fmt' fixes 9 years ago
Philip O'Toole e8a85c8ff3 Update CHANGELOG.md 9 years ago
Philip O'Toole f65218201d Update doc.go 9 years ago
Philip O'Toole 932864d639 Create CHANGELOG.md 9 years ago
Philip O Toole 352f4b102b Revert "Remove broken CircleCI badge"
This reverts commit 584799f2d0.
9 years ago
Philip O'Toole 584799f2d0 Remove broken CircleCI badge 9 years ago
Philip O'Toole 8d070cf96e Update example output with types 9 years ago
Philip O'Toole 85193a6870 Merge pull request #71 from zmedico/decltype
Use SQLiteRows.DeclTypes() to fix issue #52
9 years ago
Zac Medico 9f348a6171 Use SQLiteRows.DeclTypes() to fix issue #52 9 years ago
Zac Medico f62787624c
Bypass sql.DB for queries (for direct SQLiteRows access)
It's necessary to bypass sql.DB in order to gain access to SQLiteRows
instances, which is the first step toward inclusion of result column
type declarations in query results for issue #52.
9 years ago
Philip O'Toole b705de5240 Faulty leader redirection still disabled 9 years ago
Philip O'Toole 4524d014eb Leader redirection almost complete 9 years ago
Philip O'Toole 9d614b7c8d Add explicit error for "no leader" 9 years ago
Philip O Toole f28b315a8d 'go fmt' fixes 9 years ago
Philip O Toole 68719955e0 Prep for extensive service unit tests 9 years ago
Philip O Toole 6c12e39809 Require Store to expose Leader() 9 years ago
Philip O'Toole 77141ff193 Correct comment 9 years ago
Philip O'Toole 0701bc9c6b Merge pull request #68 from tcyrus/patch-1
Update README.md
9 years ago
Timothy Cyrus 5d8cfd9cc7 Update README.md 9 years ago
Philip O'Toole 12de94fe59 Update README.md 9 years ago
Philip O'Toole 581cd31eb1 Move to Go 1.4 9 years ago
Philip O'Toole 3cbce065ed Futher build updates 9 years ago
Philip O'Toole 3c8e79fff0 Tighten build instructions 9 years ago
Philip O'Toole 21952567b1 Fix build instructions 9 years ago
Philip O'Toole 3f1a3b3777 Fix Raft snapshots of in-memory databases
The snapshot code assumed all databases were disk-based.
9 years ago
Philip O'Toole 8808a402f1 README typos 9 years ago
Philip O'Toole 6aa4f00169 Update README.md 9 years ago
Philip O'Toole 9cd34e25b3 Update README.md 9 years ago
Philip O'Toole 55a3cca5ae Update README.md 9 years ago
Philip O'Toole f28c0b650e Precise checking of CircleCI
Issue #64.
9 years ago
Philip O'Toole 534a1bd59b Unit test transactions at the store level 9 years ago
Philip O'Toole d5c16e1aca Update README.md 9 years ago
Philip O'Toole faaaacd2a6 Remove reporting 9 years ago
Philip O'Toole 7a9f443dd8 Note about practical cluster sizes 9 years ago
Philip O'Toole 8cb852d1cf Prettier store address in status 9 years ago
Philip O'Toole 59052ec0b4 More status output 9 years ago
Philip O'Toole e88f97ed06 Support cluster-level leader checks for queries 9 years ago