mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 09:44:21 +00:00 
			
		
		
		
	
							
								
								
									
										2
									
								
								modules/cache/cache.go
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								modules/cache/cache.go
									
									
									
									
										vendored
									
									
								
							@@ -8,6 +8,8 @@ import (
 | 
			
		||||
	"time"
 | 
			
		||||
 | 
			
		||||
	"code.gitea.io/gitea/modules/setting"
 | 
			
		||||
 | 
			
		||||
	_ "gitea.com/go-chi/cache/memcache" //nolint:depguard // memcache plugin for cache, it is required for config "ADAPTER=memcache"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var defaultCache StringCache
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user