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

[IMPROVEMENT] Replaces FaceProxy with Memorycache #132

Merged
merged 3 commits into from
Mar 18, 2019

Conversation

dev-ritik
Copy link
Collaborator

Solves #4862
Replaces FaceProxy class with Memorycache class which uses MemoryContentCache to store and serve data.
If the corresponding Data is not found in the cache, it adds the Interest in the pendingInterestTable_ of MemoryContentCache and tries to publish data from the memory.

@dev-ritik
Copy link
Collaborator Author

@jrandallclark @agawande PTAL

@somenath1435
Copy link
Contributor

@dev-ritik please squash the commits

@jrandallclark jrandallclark self-requested a review March 18, 2019 16:10
@jrandallclark jrandallclark merged commit 7d16bb4 into named-data-mobile:master Mar 18, 2019
@dev-ritik dev-ritik deleted the memorycache branch April 21, 2019 15:10
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.

None yet

3 participants