-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The ldap module reports 16777471 as its version. There is nothing strictly wrong with this version
module:name=ldap,ver=16777471,api=1,filters=0,usedby=[],using=[],options=[]
All the other Valkey modules report as a base10, two digits for each of major, minor and patch. For example. 1.0.1 is 10001
module:name=bf,ver=10000,api=1,filters=0,usedby=[],using=[],options=[]
module:name=search,ver=10000,api=1,filters=0,usedby=[],using=[],options=[handle-io-errors|handle-repl-async-load|no-implicit-signal-modified]
module:name=json,ver=10010,api=1,filters=0,usedby=[],using=[],options=[handle-io-errors]
Metadata
Metadata
Assignees
Labels
No labels