33 Commits (161d72b05f1349dbb9bb05dc2ee2fbb499435df2)

Author SHA1 Message Date
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 689345cc90
Add tdb-bench to bundle 4 years ago
Sayan Nandan 1eaed63fe6
Add 'EXISTS' query 4 years ago
Sayan Nandan a5067ad501
Fix output on empty responses in CLI 4 years ago
Sayan Nandan 79e3b9535f
Removed debug messages and added docs 4 years ago
Sayan Nandan f9a79b26c1
Fix wrong metalayout size calculation 4 years ago
Sayan Nandan f9436bc3cc
Add common modules to corelib 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 730ff3fa41
Move and document deserializer module 4 years ago
Sayan Nandan b2d1ed1ca3
Improve query parsing 4 years ago
Sayan Nandan 851b6fd43c
Move to using buffer
Something is wrong with reading the frame sizes, this should be fixed
4 years ago
Sayan Nandan 16945337fa
Implement persistent storage 4 years ago
Sayan Nandan 2dfc0df0d0
Fix test 4 years ago
Sayan Nandan 37d4b808e1
Add docs 4 years ago
Sayan Nandan 42ce053134
Change constant to upper case 4 years ago
Sayan Nandan 59046db8f8
Implement client 4 years ago
Sayan Nandan 0f1dde109b
Implement client
However, the client has some propagation errors
4 years ago
Sayan Nandan 35a86c96ac
Implement graceful shutdown 4 years ago
Sayan Nandan 755e8d80f4
Add a connection abstraction
Also enabled safe dropping of the `Coretable`
4 years ago
Sayan Nandan 40d148624d
Implement basic query parsing 4 years ago
Sayan Nandan 2b1e92fb17
Implement SimpleResponse 4 years ago
Sayan Nandan 6781468519
Implement new terrapipe spec and implement coredb 4 years ago
Sayan Nandan ab24e6588f
Reimplement terrapipe metaframe 4 years ago