constants_linux.go
constants_linux.go - Overview
This file defines a constant variable MetadataDir
specific to Linux systems, indicating the directory where DiceDB metadata is stored.
Detailed Documentation
MetadataDir
- Purpose: Specifies the default directory for storing DiceDB metadata on Linux systems.
- Type:
string
- Value:
/etc/dicedb/