aries-framework-go-ext
aries-framework-go-ext copied to clipboard
Full MongoDB implementation of new storage interface
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).