Nigel2392 / extracache

Simple concurrent network cache written in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extracache

Simple concurrent network cache written in Golang

Simply run the exe to run the server. Server will create two folders upon first initialisation:

  • logs/extracache.log
  • config.json

Changing default settings for logging and the server can be done in config.json.

About

Simple concurrent network cache written in Golang

License:GNU General Public License v2.0


Languages

Language:Go 100.0%