Scache is a simple caching system inspired by Redis, written in Go. It allows you to store and retrieve key-value pairs efficiently. This is intended for the educational purpose
- Set, get, and delete key-value pairs
- Simple command-line interface
- Inspired by Redis
- Under development
To install Scache, follow these steps:
Download manually the scachev1.0.0.tar.gz in releases Unzip the .gz Move the scache executable to the /usr/local/bin Use scache in terminal to start server