fission-codes / fission-server

Apache License 2.0
9 stars 0 forks source link

Persist & index new UCANs to Capabilities store #183

Closed expede closed 11 months ago

expede commented 1 year ago

ETA: 2023-10-31

After successful validation of a UCAN, it should be persisted to the capability store. Indexing the capabilties separately allows for easy reverse lookup / arbitrary queries. See the tech design docs for a suggested schema.