ChluNetwork / chlu-ipfs-support

Support libs to talk to IPFS
MIT License
1 stars 1 forks source link

Disable cache in favor of ChluDB #133

Open fazo96 opened 6 years ago

fazo96 commented 6 years ago

At the moment, marketplace public keys and validation status are cached in our "cache" module.

The cache module should be removed and the ChluDB should be used instead to cache validation status.

For marketplace public keys, a new solution has to be found. Options are: