|
65c6bffd85
|
Custom createdb.py, all cli args now work. Fixed bugs with chunks.
|
2018-12-16 23:22:29 -04:00 |
|
|
c669fa796b
|
Sending and receiving files now writes correctly
|
2018-12-16 21:01:14 -04:00 |
|
|
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 |
|
|
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 |
|
|
817e08e89b
|
Got PutFile working, added clean script, nodes and files handle duplicate inserts
|
2018-12-10 08:56:40 -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 |
|
|
142b5b1b91
|
Created basic bin source files
|
2018-11-12 16:28:44 -04:00 |
|