追踪insertPlate性能问题
This commit is contained in:
		
							parent
							
								
									3643ea51ca
								
							
						
					
					
						commit
						e0ca18ef13
					
				
							
								
								
									
										4
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								go.mod
									
									
									
									
									
								
							@ -1,11 +1,11 @@
 | 
				
			|||||||
module github.com/phyer/texus
 | 
					moudule github.com/phyer/texus
 | 
				
			||||||
 | 
					
 | 
				
			||||||
go 1.21
 | 
					go 1.21
 | 
				
			||||||
 | 
					
 | 
				
			||||||
require (
 | 
					require (
 | 
				
			||||||
	github.com/bitly/go-simplejson v0.5.0
 | 
						github.com/bitly/go-simplejson v0.5.0
 | 
				
			||||||
	github.com/go-redis/redis v6.15.9+incompatible
 | 
						github.com/go-redis/redis v6.15.9+incompatible
 | 
				
			||||||
	github.com/phyer/core v0.1.99
 | 
						github.com/phyer/core v0.2.2
 | 
				
			||||||
	github.com/phyer/v5sdkgo v0.1.4
 | 
						github.com/phyer/v5sdkgo v0.1.4
 | 
				
			||||||
	github.com/sirupsen/logrus v1.9.3
 | 
						github.com/sirupsen/logrus v1.9.3
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user