Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1007 Bytes

database.rst

File metadata and controls

27 lines (20 loc) · 1007 Bytes

Database

Renku uses an internal database store in the .renku/metadata that uses a custom implementation of the ZODB object database, with a separate file per main entity.

.. automodule:: renku.core.metadata.database
   :members: