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

Thank you! Please make zrangebylex and hincrby work too. will be fantastic. #42

Open hiqbn opened 5 years ago

hiqbn commented 5 years ago

Please make zrangebylex and hincrby work too. will be fantastic. Thank you for the software.

fastio commented 5 years ago

OK. It takes a little time.

Will you use the Parallel redis cluster in your production environment?

hiqbn commented 5 years ago

i'm having trouble installing it at this stage. can you update your guide on installation?

git clone git@github.com:fastio/pedis.git doesnt work like expected but i managed to go until ninja -j16 <- here's not working. i'm using ubuntu 18.04

i will definitely use it in production if it have hincrby and zrangebylex these are crucial to my app.