|
6d5096cf4f
|
Updating README
|
2025-06-14 10:59:43 +07:00 |
|
|
b2db3cb046
|
We're flushing and shutting down twice
|
2018-12-21 13:20:59 -04:00 |
|
|
d947a147c7
|
Adding documentation and a little bit of clean up
|
2018-12-20 23:57:08 -04:00 |
|
|
f935529b47
|
Moving things around
|
2018-12-20 22:49:03 -04:00 |
|
|
e70859ef17
|
Reverting to 1 byte buf, it works
|
2018-12-20 21:01:39 -04:00 |
|
|
99cbb4166b
|
Getting node transfer working
|
2018-12-20 14:25:05 -04:00 |
|
|
0f2582c37a
|
IT WERKS
|
2018-12-18 20:53:56 -04:00 |
|
|
6b792a95ac
|
Getting rid of data in the Packet struct
|
2018-12-18 19:02:35 -04:00 |
|
|
b363fe5585
|
Getting chunks to work
|
2018-12-17 18:13:19 -04:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
142b5b1b91
|
Created basic bin source files
|
2018-11-12 16:28:44 -04:00 |
|