522 Commits (a39d9bf4cfae9ef2f17e1ee55c79f7298799e7de)
 

Author SHA1 Message Date
Sayan Nandan 817eb92661
Refactor into kvengine 4 years ago
Sayan Nandan c58c5eec71
Fix wrong error being returned in the query engine 4 years ago
Sayan Nandan 810375a9b1
Add support for multiple keys in actions 4 years ago
Sayan Nandan a8285167a8
Loop until we successfully save the data to disk 4 years ago
Sayan 599049a03c
Update information on README 4 years ago
Sayan Nandan 4ddbe433d6
Add more tests for response traits 4 years ago
Sayan Nandan b8406dfb73
Fix missing LF in trait impl for RespCode 4 years ago
Sayan Nandan c260595bba
Avoid using `concat` to avoid clones 4 years ago
Sayan Nandan 8688718cb2
Explicitly specify `Self` to be `Sync` 4 years ago
Sayan Nandan 498b561764
Implement `Writable` for `Response` 4 years ago
Sayan Nandan ba4c7cec09
Add `Writable` trait definition 4 years ago
Sayan Nandan b302a16c1c
Add "Except" response type 4 years ago
Sayan Nandan ffce96a3a6
Add elementary multi-update module 4 years ago
Sayan Nandan e9b2a8c527
Fix output on Windows 4 years ago
Sayan Nandan 9194ca549f
Fix output formatting 4 years ago
Sayan Nandan d6d764cfb9
Improve command line output for responses 4 years ago
Sayan Nandan bad7b0999d
Update response codes 4 years ago
Sayan Nandan 2544e28e80
Use the `Response` type alias to avoid clones
Also docs were updated to reflect changes in Navigator.
`Action` was renamed to `DataGroup`
4 years ago
Sayan Nandan 61ab89effb
Remove cursor in favor of index based navigator 4 years ago
Sayan Nandan 842700b753
Add elementary multi-set module 4 years ago
Sayan Nandan 617c76719b
Add elementary impl for multi-get 4 years ago
Sayan Nandan 9d5e61277c
Fix query parsing tests in server 4 years ago
Sayan Nandan 6844de1f0b
Fix client-side parser in cli 4 years ago
Sayan Nandan f536ebb9aa
Upgrade to use new protocol 4 years ago
Sayan Nandan 161d72b05f
Add query module for new protocol 4 years ago
Sayan Nandan 423c9b37aa
Use blanket implementations for response traits 4 years ago
Sayan Nandan 7db7ebbe34
Implement response traits for one-value responses 4 years ago
Sayan Nandan e8facb543e
Add new responses module for the new protocol 4 years ago
Sayan Nandan 9761dbe348
Add `ResponseBuilder` for new protocol 4 years ago
Sayan Nandan 44f0980888
Add querybuilder in terrapipe_v2 4 years ago
Sayan Nandan d9a052d1b1
Keep terrapipe_v2 under a feature gate 4 years ago
Sayan Nandan 3d47f79ed5
Optimized dataframe parser v2 4 years ago
Sayan Nandan 2afb2a16c6
Add experimental terrapipe impl 4 years ago
Sayan Nandan ba9f4d7a9e
Fix docker build script 4 years ago
Sayan Nandan 44e0affc82
Enable remote host connections on tsh 4 years ago
Sayan 583932bdde
Merge pull request #10 from terrabasedb/docker-builds
Add build for docker image
4 years ago
Sayan Nandan 3f118bb387
Add docker image build script 4 years ago
Sayan c13c029630
Promote lifecycle to alpha 4 years ago
Sayan Nandan bf17238036
Add advisory locking for POSIX 4 years ago
Sayan Nandan fef56cba58
Add record-level file locking 4 years ago
Sayan Nandan bbce82d865 Improve readme and issue templates 4 years ago
Sayan Nandan 841f1a23d4
Fix missing file in release script 4 years ago
Sayan Nandan 2b7b3eb885
Fix release script 4 years ago
Sayan Nandan 689345cc90
Add tdb-bench to bundle 4 years ago
Sayan Nandan 6f3fea8ebc
Improve command line output 4 years ago
Sayan Nandan 1eaed63fe6
Add 'EXISTS' query 4 years ago
Sayan Nandan 3487cccde3
Updated project metadata 4 years ago
Sayan Nandan f21a9b5b41
Update changelog and supported actions 4 years ago
Sayan Nandan 954e52647f
Bump up version 4 years ago
Sayan Nandan a5067ad501
Fix output on empty responses in CLI 4 years ago