aoimd

command
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: May 31, 2021 License: GPL-3.0 Imports: 12 Imported by: 0

README

Aoimd

Another One In Memory Database

this tool for setting up database in memory, settle up with endpoints and listen for clients

by default it listen :1593 port for tcp-connects It can be accessed with simple cli tool

data encoding between cli client by default msgpack

DataTypes

  1. SET ( like redis one) simple KV implemented by map[string]interface{}; interact with set and get commands
  2. ...

DataBackups

Every 30 sec server will write data to file; On start it will try to restore data from backup

Future Features

  • GRPC Support to access data
  • Web Interface to access data

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