kvs is a memory based key-value storage system.
kvs是一个基于内存的key-value存储系统。
kvs is similar to memcache,but easier to use.
kvs与memcahce的功能很相似,但是相对memcache来说更容易使用。
providing get,set,delete interface by http.
kvs提供基于http的接口, 用户可以通过浏览器直接get, set or delete.
eg:
set a key-value: foo=12345
http://127.0.0.1/set?key=foo&val=12345
To get the value of foo:
http://127.0.0.1/get?key=foo or http://127.0.0.1/foo
To delete the key-value:
http://127.0.0.1/del?key=foo or http://127.0.0.1/delete?key=foo

Features

  • http api, memory cache of key value data

Project Samples

Project Activity

See All Activity >

Follow kvs

kvs Web Site

Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
Stay in Flow. Let Zenflow Handle the Heavy Lifting.

Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of kvs!

Additional Project Details

Registered

2012-03-29