- [ ] storage.py (as the entry point of storage)
- [ ] db.py (as the entry point to db)
- [ ] swh-func.sql (the actual sql procedure)
- [ ] add the table itself to swh-schema.sql and constraints to swh-indexes.sql
- [ ] the data about the indexer tool into swh-data.sql (swh-metadata-detector)
- [ ] swh.storage.api.{server,client}
- [ ] add json schema into sql/json
- [ ] tests to test add and get revision_metadata