Pebbel DB

PebbleDB is a lightweight, efficient key-value store designed for simplicity and performance. It provides a seamless way to manage data without the overhead of complex configurations or setups.

🔄 Integration with LightningUserVault:

To use PebbleDB in LightningUserVault, simply set the STORAGE_TYPE to PEBBLE. This ensures that your data is stored and managed using PebbleDB's efficient mechanisms.

📚 Learn More:

Dive deeper into PebbleDB's architecture and features by exploring its GitHub repository.

Last updated