aries-framework-go-ext icon indicating copy to clipboard operation
aries-framework-go-ext copied to clipboard

Full MongoDB implementation of new storage interface

Open DRK3 opened this issue 3 years ago • 0 comments

The MongoDB implementation needs to be updated to support new functionality in order to be used as an aries-framework-go storage provider. At a minimum, the SetStoreConfig and Query methods need to be implemented, as well as tag storage (currently the Put method throws an error if you try to store tags).

DRK3 avatar Feb 25 '21 19:02 DRK3