1
0
Fork 0

2539 Commits (e289ca0bd62c7d3205b946f72b26599adff3e8ce)
 

Author SHA1 Message Date
Philip O Toole ab71c3bdd2 Execute working now 9 years ago
Philip O Toole 639264db4f Hook up handleExecute 9 years ago
Philip O Toole 28f4a73773 Simplify use of ApplyFuture 9 years ago
Philip O Toole 3ab8e01d91 Start threading ApplyFuture for Execute response 9 years ago
Philip O Toole d67957d16d Tweak DSN help output 9 years ago
Philip O Toole 3d277dd8fb Update help output for DSN override 9 years ago
Philip O Toole d70a9cb0ed Push database into Raft store
Allows the DSN to be fully set, if requested.
9 years ago
Philip O'Toole 99f5e63f49 Build fixes 9 years ago
Philip O'Toole 73d880c93c Start support for SQLite DSN
This isn't complete, since it prepends the Raft directory to the
filename, which would break a DSN.
9 years ago
Philip O'Toole 77b9077d9d Pass Execute results up
Doesn't compile.
9 years ago
Philip O'Toole 1bbff9d53a Lowest-layer database tests completed 9 years ago
Philip O'Toole e047d9e9d9 Test_SimpleFailingStatements ported 9 years ago
Philip O'Toole 3c88305a77 Unit test failing statement 9 years ago
Philip O'Toole 57b4dddd26 Add unit test of db package 9 years ago
Philip O'Toole 1855f2d541 Fix up use of interface{} and *interface{} 9 years ago
Philip O'Toole e8490b842e Query in db package almost there
It's the handling of the types, and ensuring they can be cast correctly,
which is what is next.
9 years ago
Philip O'Toole 63c74cabea Fully build with new db package 9 years ago
Philip O'Toole f6984f4134 Small wrapper around sqlite3 9 years ago
Philip O'Toole 4f110e26ea Update README with desired behavior 9 years ago
Philip O'Toole 08c310400a No need for db package 9 years ago
Philip O'Toole b95c84d16e Add database interface to Store
CREATE TABLE now works.
9 years ago
Philip O'Toole 60cb82dfac Merge branch 'hrqlite' of github.com:otoolep/rqlite into hrqlite
Conflicts:
	cmd/rqlited/main.go
	http/service.go
9 years ago
Philip O'Toole 951f17f113 Update README for new clustering 9 years ago
Philip O'Toole 875bb6ebf6 Raft clustering functional 9 years ago
Philip O'Toole 82c85f2102 Rename CLI to more standard version 9 years ago
Philip O'Toole e17cceed91 Better name for test helper 9 years ago
Philip O'Toole 40b156fd47 Test_TransactionsHardFail now passes 9 years ago
Philip O'Toole 226938c0d1 Test_TransactionsConstraintViolation now passing 9 years ago
Philip O'Toole 801158fa83 Test_SimpleTransactions now passing 9 years ago
Philip O'Toole 62137fc798 Test_FailingSimpleStatements now passing 9 years ago
Philip O'Toole ac3b5f2050 Unit-test simple database insertion cases 9 years ago
Philip O'Toole 67e7fa3c8e Continue moving db tests to standard framework 9 years ago
Philip O'Toole 05fca403ab Start removal of nonstandard test framework 9 years ago
Philip O'Toole e43b0bc421 Initialize SQLite store 9 years ago
Philip O'Toole 12aef34625 Start integrating actual SQLite support
Builds without error.
9 years ago
Philip O'Toole d7d46f79c0 Start refactor for Hashicorp
Heavily influenced by hraftd. rqlited builds without error.
9 years ago
Philip O'Toole b49963ac32 Rename CLI to more standard version 9 years ago
Philip O'Toole d8c58f5db1 Better name for test helper 9 years ago
Philip O'Toole 5456324020 Test_TransactionsHardFail now passes 9 years ago
Philip O'Toole 777543ea65 Test_TransactionsConstraintViolation now passing 9 years ago
Philip O'Toole 4ba36f780a Test_SimpleTransactions now passing 9 years ago
Philip O'Toole ab8c83fd25 Test_FailingSimpleStatements now passing 9 years ago
Philip O'Toole 5a40c0f3e9 Unit-test simple database insertion cases 9 years ago
Philip O'Toole a67d94f926 Continue moving db tests to standard framework 9 years ago
Philip O'Toole b065655d6a Start removal of nonstandard test framework 9 years ago
Philip O'Toole 4537ed2841 Initialize SQLite store 9 years ago
Philip O'Toole f864b15e23 Update license years 9 years ago
Philip O'Toole 2573360320 Start integrating actual SQLite support
Builds without error.
9 years ago
Philip O'Toole 1fdec79088 Start refactor for Hashicorp
Heavily influenced by hraftd. rqlited builds without error.
9 years ago
Philip O'Toole efc9fe76ae Download test packages 9 years ago