19 Commits (f9436bc3cc2375a9cbdc623624c110a11445ebc5)

Author SHA1 Message Date
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