3

memc.rs

 3 years ago
source link: https://www.memc.rs/intro
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
memc.rs
Safe key-value memory cache
Safety
Implemented in Rust programming language and using Tokio runtime ensures memory and thread safety.
Performance
Can process thousands of requests with minimal overhead.
Compatibility
Compatible
memc.rs is 100% compatible with memcached binary protocol. No need to rewrite your code. Just start a server and use your favorite language/framework.
$ ./memcapable -h 127.0.0.1 -b -v
binary noop [pass]
binary quit [pass]
binary quitq [pass]
binary set [pass]
binary setq [pass]
binary flush [pass]
binary flushq [pass]
binary add [pass]
binary addq [pass]
binary replace [pass]
binary replaceq [pass]
binary delete [pass]
binary deleteq [pass]
binary get [pass]
binary getq [pass]
binary getk [pass]
binary getkq [pass]
binary incr [pass]
binary incrq [pass]
binary decr [pass]
binary decrq [pass]
binary version [pass]
binary append [pass]
binary appendq [pass]
binary prepend [pass]
binary prependq [pass]

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK