nuke-go

command module
v0.0.0-...-aaf2e34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

README

Nuke GO

this project is intended to be nothing more than an in-memory cache server with local persistence.

if we can also make it faster, simpler to install in the cloud and less complicated than the others it will already be a great success

This project is written in GO, because I was interested in learning this language and above all because it seems to me to be an excellent compromise between speed and simplicity. (of course writing it in rust would have been better but... who knows, maybe one day...)

It includes by default a TCP server that only accepts the following 3 commands:

  1. PUSH (to enter a value)
  2. POP (to extract a value)
  3. READ (to read a value)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
servers
tcp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL