855 Commits (a56968b0172f8c7c5824758be5e5da2d174f9360)
 

Author SHA1 Message Date
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
Sayan Nandan 619e96fd95
Add diskstore module 4 years ago
Sayan Nandan 79e3b9535f
Removed debug messages and added docs 4 years ago
Sayan Nandan e8d1c0e90c
Improve benchmark program output 4 years ago
Sayan Nandan f9a79b26c1
Fix wrong metalayout size calculation 4 years ago
Sayan Nandan 0bc5f025a9
Fix response packet parser 4 years ago
Sayan Nandan 9a4dfd2ebc
Upgrade client to use new corelib modules 4 years ago
Sayan Nandan f9436bc3cc
Add common modules to corelib 4 years ago
Sayan Nandan ad3b854562
Improve error message output 4 years ago
Sayan Nandan 556c874228
Rename misleading function
Renamed prepare_response member-function of SimpleQuery to prepare_query
4 years ago
Sayan Nandan 3cc54514de
Fix SimpleResponse tests 4 years ago
Sayan Nandan 76886c13f9
Refactor into modules (server) 4 years ago
Sayan Nandan 7919f5b40e
Add worker-based bench tool 4 years ago
Sayan Nandan e2fba6e6f4
Elide bound checks 4 years ago
Sayan Nandan 5f7ff61593
Fix svg rendering problem 4 years ago
Sayan Nandan 9c3694a810
Improve docs 4 years ago
Sayan Nandan 12597ce250
Add generic benchmarking module 4 years ago
Sayan Nandan 14e6f43893
Fix connection reset on disconnection 4 years ago