Skip to content
/ CaBa Public

CaBa - caching, lightweight NoSQL key-value database written in GoLang

License

Notifications You must be signed in to change notification settings

bas1c1/CaBa

Repository files navigation

CaBa

CaBa - caching, lightweight (1000 LoC +-) NoSQL key-value database written in GoLang

Using

Server

To start server just use

go run .

REMEMBER that you need to install the golang first to use this command

Client

For client you need to write the basic socket/tcp application (see the examples/main.py)

About

CaBa - caching, lightweight NoSQL key-value database written in GoLang

Resources

License

Stars

Watchers

Forks

Languages