good morning!!!!

Skip to content
Snippets Groups Projects
  • aforge's avatar
    931bf418
    Allow bundling all available DB adapters in tinode binaries. · 931bf418
    aforge authored
    In addition to specifying the DB adapter explicitly via build tags,
    allow bundling all available DB adapters to the binary (enabled via "all" tag).
    The adapter may be chosen by setting `store_config.adapter_name` field in `tinode.conf`.
    
    Modify build scripts and docker configs to support this.
    Docker tinode-all image includes the bundled binaries, the adapter may be
    chosen by providing ADAPTER_NAME env var.
    931bf418
    History
    Allow bundling all available DB adapters in tinode binaries.
    aforge authored
    In addition to specifying the DB adapter explicitly via build tags,
    allow bundling all available DB adapters to the binary (enabled via "all" tag).
    The adapter may be chosen by setting `store_config.adapter_name` field in `tinode.conf`.
    
    Modify build scripts and docker configs to support this.
    Docker tinode-all image includes the bundled binaries, the adapter may be
    chosen by providing ADAPTER_NAME env var.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.