20 Commits

Author SHA1 Message Date
1dafc23828 Changing chunk id to be an integer, life is better that way, adding sending and receiving of files with data_node 2018-12-16 20:30:53 -04:00
d3ebfd9638 Got the packet to correctly send data from copy to data_node 2018-12-16 14:45:05 -04:00
30d68cd0ee Adding checks for existing and missing files 2018-12-14 20:28:22 -04:00
3bd0e60169 Properly passing endpoint to dnode registration packet, added test just in case 2018-12-13 15:21:50 -04:00
a281bd2a9e Properly configuring read/write requests between copy and meta_data 2018-12-12 22:30:55 -04:00
8cf792c468 Getting proper CLI parsing for copy working, since it's tricky 2018-12-11 15:49:09 -04:00
14121fed8d DAMN YOU RUST 2018-12-10 20:00:56 -04:00
817e08e89b Got PutFile working, added clean script, nodes and files handle duplicate inserts 2018-12-10 08:56:40 -04:00
deae4191d9 Guess that won't work 2018-12-09 18:44:02 -04:00
3cb9378e41 Adding better error handling and moving tests to its own file 2018-12-09 18:37:19 -04:00
1f7d26f9bd Now able to send large data over TCP. Implemented a lot of the remaining SQL related calls 2018-12-09 15:33:50 -04:00
84bd0e5985 Adding node unregistration, testing writing files in rust 2018-12-02 18:42:12 -04:00
0e10f88c09 meta_data now handles ls request and simple data node registration 2018-11-28 21:14:14 -04:00
db52ef4251 Installing serde and got basic TCP handshake working with test json obj 2018-11-25 14:05:04 -04:00
05015d49c4 Brought in SQL statements to create the tables 2018-11-25 12:06:27 -04:00
5164506cf1 Creating tables and got first test to pass 2018-11-14 11:10:09 -04:00
b067fb36e4 Filled out add_data_node and started test module 2018-11-14 09:54:54 -04:00
50227dab79 Bringing in function sigs from the python code 2018-11-12 18:44:43 -04:00
142b5b1b91 Created basic bin source files 2018-11-12 16:28:44 -04:00
889f68ddca First commit, getting everything setup 2018-10-26 15:49:13 -04:00