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

Reduce impact of tags in non-secrets #235

Merged
merged 5 commits into from Oct 25, 2019

Conversation

andrewwhitehead
Copy link
Member

  • Avoid fetching tags on BaseRecord models
  • Reduce the tags applied to current BaseRecord models
  • Add in-memory filtering for values that were previously tags
  • Implement caching by thread ID in the (v0.1) CredentialManager

@codecov-io
Copy link

Codecov Report

Merging #235 into master will increase coverage by 0.07%.
The diff coverage is 54.54%.

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   72.98%   73.06%   +0.07%     
==========================================
  Files         219      219              
  Lines       10174    10187      +13     
==========================================
+ Hits         7426     7443      +17     
+ Misses       2748     2744       -4

…umber of tags

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
…query methods

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
@nrempel nrempel merged commit 28842ac into hyperledger:master Oct 25, 2019
@andrewwhitehead andrewwhitehead deleted the less-tags branch February 29, 2020 21:46
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