Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple key-value store written in Rust. It uses the Redis Serialization Protocol.

License

NotificationsYou must be signed in to change notification settings

mikong/hanbaiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanbaiki logo

Hanbaiki (販売機)

Build Status

A simple key-value store written in Rust.

Installation

Warning: This project is still in the pre-alpha stage.

Precompiled binaries are available for Linux, macOS, and Windows inReleases. Simply download and extract the archive to get the binaries for the server (hanbaiki) and interactive client (cli).

Usage

Running the server

$ ./hanbaikilistening on 127.0.0.1:6363

Running the client

$ ./cli> SET hello worldOK> GET hello"world"

For a work-in-progress list of commands, check thecommands page.

License

This software is distributed under theMIT License.

About

A simple key-value store written in Rust. It uses the Redis Serialization Protocol.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp