Skip to content

Reuse bolt DB configuration between metabase, writecache, blobovnicza #1524

@fyrchik

Description

@fyrchik

Something like this:

package metabaseconfig
...
func (x *Config) Bolt() boltconfig.Config {
...
package boltconfig

func (x *Config) Perm() fs.FileMode {
...
func (x *Config) MaxBatchSize() int {
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions