Skip to content

dmitryanchikov/imkvdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-Memory Key-Value Store

Main commands

  1. App launching
    go run ./cmd/cli/main.go
  2. Tests launching
go test ./...
  1. golangci-lint launching
golangci-lint run ./...
  1. Cleanup (cache, build artefacts, etc.)
go clean --modcache --cache --testcache

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages