Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

docs: Updated storage interface documentation #3216

Conversation

DRK3
Copy link
Contributor

@DRK3 DRK3 commented Apr 11, 2022

Updated the documentation for the Put method to indicate that in the set of tags used on a single Put call, those tags must have unique tag names. The reason for this is because several of our major storage implementations in aries-framework-go-ext have this implementation, so this note was added to help ensure consistent behaviour.

Signed-off-by: Derek Trider Derek.Trider@securekey.com

@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #3216 (2825074) into main (86d3da1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3216   +/-   ##
=======================================
  Coverage   88.73%   88.73%           
=======================================
  Files         309      309           
  Lines       41644    41644           
=======================================
  Hits        36954    36954           
  Misses       3415     3415           
  Partials     1275     1275           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86d3da1...2825074. Read the comment docs.

@fqutishat fqutishat force-pushed the StorageInterfaceDocUpdateTagsSharedTagName branch from 7e99771 to 85c401f Compare April 12, 2022 08:50
@DRK3 DRK3 force-pushed the StorageInterfaceDocUpdateTagsSharedTagName branch from 85c401f to 6965916 Compare April 12, 2022 14:35
Updated the documentation for the Put method to indicate that in the set of tags used on a single Put call, those tags must have unique tag names. The reason for this is because several of our major storage implementations in aries-framework-go-ext have this implementation, so this note was added to help ensure consistent behaviour.

Signed-off-by: Derek Trider <Derek.Trider@securekey.com>
@DRK3 DRK3 force-pushed the StorageInterfaceDocUpdateTagsSharedTagName branch from 6965916 to 2825074 Compare April 12, 2022 14:51
@fqutishat fqutishat merged commit 8144206 into hyperledger-archives:main Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants