Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use python-libstorj bindings in EasyStorj GUI #104

Open
lakewik opened this issue Apr 2, 2018 · 2 comments
Open

Use python-libstorj bindings in EasyStorj GUI #104

lakewik opened this issue Apr 2, 2018 · 2 comments

Comments

@lakewik
Copy link
Owner

lakewik commented Apr 2, 2018

I started to integrate python-libstorj bindings to EasyStorj. EasyStorj will have two upload and download modes: native python and binding mode because libstorj-c have some adventages like Reed-Solomon erasure encoding but also some disadventages like unability to set max shard size, retry count, informations about download/upload progress for each shard, concurrency - but i going to also add these functionalities to libstorj-c in future,

@marcorosa
Copy link
Collaborator

Good! I guess we should do this in another branch. Moreover, please note that actual version of uploading and downloading of the python-bindings are not working (they're still WIP)

@lakewik
Copy link
Owner Author

lakewik commented Apr 3, 2018

Yes, i tested it and we will start implementing working features like buckets and file listing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants