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

adds uthash-based content store implementation #16

Closed

Conversation

mfrey
Copy link
Collaborator

@mfrey mfrey commented Sep 7, 2018

Contribution description

The PR introduces a uthash-based implementation of a content store. The unit tests only cover the functionality in ccnl-cs-uthash.c. The tests in ccnl-cs-uthash.c can be refactored (at least the functions which are set in the ccnl_cs_ops_t struct. I'll open a ticket/set up a wiki page.

Issues/PRs references

See also cn-uofbasel#281

Up till now ccnl-cs was just build on a module level. The ccnl-cs
module has now become a dependency of other modules (e.g. ccnl-core)
and several CMakeList.txt files had to be customized.
@mfrey
Copy link
Collaborator Author

mfrey commented Dec 13, 2019

cleaning up 💤

@mfrey mfrey closed this Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant