Add Gitlab::Redis::RepositoryCache Redis instance
This instance is used to store repository cache data from Repository model, which was previously stored in Gitlab::Redis::Cache. Changelog: changed
显示
- config/README.md 8 个添加, 8 个删除config/README.md
- config/application.rb 1 个添加, 0 个删除config/application.rb
- lib/gitlab/redis.rb 1 个添加, 0 个删除lib/gitlab/redis.rb
- lib/gitlab/redis/repository_cache.rb 12 个添加, 0 个删除lib/gitlab/redis/repository_cache.rb
- spec/lib/gitlab/redis/repository_cache_spec.rb 7 个添加, 0 个删除spec/lib/gitlab/redis/repository_cache_spec.rb
加载中
想要评论请 注册 或 登录