Skip to content

Compact Go Cache library that offer the devs to control the configuration and customization

Notifications You must be signed in to change notification settings

SwanHtetAungPhyo/Scache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scache

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

Features

  • Set, get, and delete key-value pairs
  • Simple command-line interface
  • Inspired by Redis
  • Under development

Installation

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

About

Compact Go Cache library that offer the devs to control the configuration and customization

Resources

Stars

Watchers

Forks

Packages

No packages published