Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7451147
index.rst
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
index.rst
View Options
..
_swh-storage:
Software Heritage - Storage
===========================
Abstraction layer over the archive, allowing to access all stored source code
artifacts as well as their metadata
The Software Heritage storage consist of a high-level storage layer
(
:mod:
`swh.storage`
) that exposes a client/server API
(
:mod:
`swh.storage.api`
). The API is exposed by a server
(
:mod:
`swh.storage.api.server`
) and accessible via a client
(
:mod:
`swh.storage.api.client`
).
The low-level implementation of the storage is split between an object storage
(
:ref:
`swh.objstorage <swh-objstorage>`
), which stores all "blobs" (i.e., the
leaves of the
:ref:
`data-model`
) and a SQL representation of the rest of the
graph (
:mod:
`swh.storage.storage`
).
Database schema
---------------
*
:ref:
`sql-storage`
Archive copies
--------------
*
:ref:
`archive-copies`
Specifications
--------------
*
:ref:
`extrinsic-metadata-specification`
Reference Documentation
-----------------------
..
toctree
::
:maxdepth:
2
/apidoc/swh.storage
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 17, 9:52 AM (5 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3238883
Attached To
rDSTOC swh-storage-cassandra
Event Timeline
Log In to Comment