hydro-project / fluent

A data-driven compute platform
Apache License 2.0
1.22k stars 173 forks source link

Implements durable PUTs in Python client #59

Closed vsreekanti closed 5 years ago

vsreekanti commented 5 years ago

I haven't touched the C++ CLI yet, but it's not being used in anything. We should convert that into a real client library and implement the same thing there, but the Python client should be sufficient for now.

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   64.28%   64.28%           
=======================================
  Files          50       50           
  Lines        1596     1596           
=======================================
  Hits         1026     1026           
  Misses        570      570

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a7bad2b...3833d8a. Read the comment docs.