Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Enable caching in RoutingNode. #662

Merged
merged 7 commits into from Sep 7, 2015
Merged

Enable caching in RoutingNode. #662

merged 7 commits into from Sep 7, 2015

Conversation

ghost
Copy link

@ghost ghost commented Aug 31, 2015

Review on Reviewable

@maidsafe-highfive
Copy link

r? @benjaminbollen

(maidsafe_highfive has picked a reviewer for you, use r? to override)

}
return None;
}
DataRequest::StructuredData(data_name, version) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is only a name, but for code clarity it is worthwhile fixing, the u64 in the DataRequest::StructuredData(identifier_name, type_tag) - it is not the version number of the StructuredData (the SAFE network does not maintain the version history of an SD, the internal version number functions only to linearise the history in clients control)

@benjaminbollen
Copy link

looks good to me

benjaminbollen pushed a commit that referenced this pull request Sep 7, 2015
Enable caching in RoutingNode.
@benjaminbollen benjaminbollen merged commit a219ddb into maidsafe:master Sep 7, 2015
@ghost ghost deleted the caching branch September 8, 2015 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants