Categorygithub.com/wanglihui/repo-cache
repositorypackage
1.0.1
Repository: https://github.com/wanglihui/repo-cache.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

repo-cache

通用的对数据层缓存,特别是对数据库层的缓存

  • RepoCacheInterface

    • FindByID
    • Update
    • Create
    • Delete
  • StorageInterface

    • MemoryStorage