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

advertise_objects.repy needs to be re-written and enhanced #128

Open
choksi81 opened this issue May 24, 2014 · 0 comments
Open

advertise_objects.repy needs to be re-written and enhanced #128

choksi81 opened this issue May 24, 2014 · 0 comments

Comments

@choksi81
Copy link
Contributor

The current advertise_objects.repy that provides a LookupCache object (for caching result when frequent lookup is required) and AdvertisePipe object which advertises the (key,val) at certain intervals.

This file needs to be updated to combine the two objects so we have one object that performs both task. This will allow us to do quick lookups of local advertisements. Furthermore we need to make it conform to advertise.repy, so they accept the same arguments.

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