Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support different storage #380

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Apr 22, 2024

  1. 支持不同后端存储

    yvanu committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    62bc924 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. 恢复无关改动

    yvanu committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0d4ec97 View commit details
    Browse the repository at this point in the history
  2. 优化导包规范

    yvanu committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bef19c8 View commit details
    Browse the repository at this point in the history
  3. 配置文件修改

    yvanu committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e9fad82 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. 修复config冲突

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7db8c3c View commit details
    Browse the repository at this point in the history
  2. 解决config冲突

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dd11394 View commit details
    Browse the repository at this point in the history
  3. 处理gofmt问题

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    20b6c09 View commit details
    Browse the repository at this point in the history
  4. 修改config.go

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d4112b6 View commit details
    Browse the repository at this point in the history
  5. 添加错误处理

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e88f10a View commit details
    Browse the repository at this point in the history
  6. 提交go.sum

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8b2dc04 View commit details
    Browse the repository at this point in the history
  7. 修复ci未过

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    314f6ee View commit details
    Browse the repository at this point in the history
  8. 降低sqlite包版本

    yvanu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f84cd8e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    df7a21f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    c41d05a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    601b67d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from crazytaxiii/dev

    Optimized support of multi databases
    yvanu authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ea302bb View commit details
    Browse the repository at this point in the history
  3. 删除iface

    yvanu committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ef4e613 View commit details
    Browse the repository at this point in the history
  4. 删除dbconn

    yvanu committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    671770b View commit details
    Browse the repository at this point in the history