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

Inline Dedup #38

Open
karthik-u-s opened this issue Oct 8, 2015 · 0 comments
Open

Inline Dedup #38

karthik-u-s opened this issue Oct 8, 2015 · 0 comments
Assignees
Milestone

Comments

@karthik-u-s
Copy link
Contributor

Description:
The current yadl code works as a single threaded dedup library where the user needs to send the file which is to be deduped. Inline dedup will perform the deduplication as the user gives the data as a stream of input. The program also need to be thread safe.

@karthik-u-s karthik-u-s self-assigned this Oct 8, 2015
@karthik-u-s karthik-u-s added this to the yadl 1.0 milestone Oct 8, 2015
karthik-u-s added a commit that referenced this issue Oct 8, 2015
/*
The code contains the namespace API for the creation of namespaces and
the creation of directory for stores. Namespace open, edit, list, and
delete functions are yet to be implemented.
*/
Signed-off-by: Karthik U S <[email protected]>
josephaug26 added a commit that referenced this issue Nov 27, 2015
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

1 participant