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

Use cache in HistoryStorage #366

Merged
merged 7 commits into from
Jul 18, 2018
Merged

Use cache in HistoryStorage #366

merged 7 commits into from
Jul 18, 2018

Conversation

catena2w
Copy link
Member

No description provided.

@catena2w catena2w requested review from kushti and mike-aksarin July 16, 2018 17:19
@catena2w catena2w force-pushed the i332 branch 3 times, most recently from 98ab4fb to 0d5cc14 Compare July 16, 2018 17:21
lock.sbt Outdated
"com.google.code.findbugs" % "jsr305" % "1.3.9",
"com.google.errorprone" % "error_prone_annotations" % "2.1.3",
"com.google.guava" % "guava" % "25.1-jre",
"com.google.j2objc" % "j2objc-annotations" % "1.1",
Copy link
Member

Choose a reason for hiding this comment

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

Ain't we going to add a lot of dependencies to just use some trivial FP sugar? I would like to propose to use Guava directly.

@catena2w catena2w added the S-ready-for-merge Status: This PR is ready for merge label Jul 18, 2018
@kushti kushti merged commit 5cc8299 into master Jul 18, 2018
@kushti kushti deleted the i332 branch July 18, 2018 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-ready-for-merge Status: This PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants