fastio / 1store

NoSQL data store using the SEASTAR framework, compatible with Redis
GNU Affero General Public License v3.0
1.32k stars 170 forks source link

How is the performance Pedis vs Memcached? #14

Open zjworacle opened 7 years ago

zjworacle commented 7 years ago

I'm interested in performance of Pedis vs Memcached in simple put/get apple to apple comparable cases.

Thanks, Jinwen

fastio commented 7 years ago

That's interesting~ I haven't compared Pedis with Memcached. You can obtain the benchmark of Memcached based on Seastar. http://www.seastar-project.org/