memorydb

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2022 License: MIT Imports: 3 Imported by: 0

README

memorydb

In memory database implementation for Golang.

Build

bash build.sh

Start memorydb

./memorydb --ip 127.0.0.1 --port 8080 --tz "Asia/Baku"

Test on Windows

telnet 127.0.0.1 8080 

Result

[{33f4de6b-aa1d-4e88-8f84-cdc42dd0b9ea Hello World
}]
  Who are you?
[{33f4de6b-aa1d-4e88-8f84-cdc42dd0b9ea Hello World
} {218be113-d88e-476d-8307-6809aba8886f Who are you?
}]
  Maybe
[{33f4de6b-aa1d-4e88-8f84-cdc42dd0b9ea Hello World
} {218be113-d88e-476d-8307-6809aba8886f Who are you?
} {b4d2391b-9a07-4d87-adf8-83b60511c255 Maybe
}]

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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