Skip to content

Large binary

Timothy Diguiet requested to merge large_binary into master

Large binary

Why:

  • To support large binaries

This change addresses the need by:

  • Adding a large binary database API and implementation
  • Expose a way to provide a large binary database when creating a SiLA server
  • Adding dependency to h2-db and expiringmap
  • Using sila_base/large_binary

This change has the following side effects:

  • None

Depends on:

task

Edited by Timothy Diguiet

Merge request reports