feat: introduce aidx and make it default
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									54c6fb762a
								
							
						
					
					
						commit
						ca00a08e6e
					
				
					 12 changed files with 83 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -135,6 +135,7 @@ redis:
 | 
			
		|||
 | 
			
		||||
# Available methods:
 | 
			
		||||
# aid ... Short, Millisecond accuracy
 | 
			
		||||
# aidx ... Millisecond accuracy
 | 
			
		||||
# meid ... Similar to ObjectID, Millisecond accuracy
 | 
			
		||||
# ulid ... Millisecond accuracy
 | 
			
		||||
# objectid ... This is left for backward compatibility
 | 
			
		||||
| 
						 | 
				
			
			@ -142,7 +143,7 @@ redis:
 | 
			
		|||
# ONCE YOU HAVE STARTED THE INSTANCE, DO NOT CHANGE THE
 | 
			
		||||
# ID SETTINGS AFTER THAT!
 | 
			
		||||
 | 
			
		||||
id: "aid"
 | 
			
		||||
id: "aidx"
 | 
			
		||||
#   ┌─────────────────────┐
 | 
			
		||||
#───┘ Other configuration └─────────────────────────────────────
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue