Interface designed to interact with the Infleare in-memory database server efficiently
It provides users with authentication mechanisms, structured command execution, and a seamless way to manage data with key-value operations, JSON updates, and list manipulations. The CLI ensures secure communication with the server using authentication flags and offers a well-structured response parsing mechanism.
Go to Documentation