Skip to content
Snippets Groups Projects
Pierre-Yves David's avatar
Pierre-Yves David authored
There is a dedicated logic in psycopg3, so lets simply uses it.
c03c2151
History

Software Heritage - Core foundations

Low-level utilities and helpers used by almost all other modules in the stack.

core library for swh's modules:

  • config parser
  • serialization
  • logging mechanism
  • database connection
  • http-based RPC client/server