iwanbk / bcache

Eventually consistent distributed in-memory cache Go library
MIT License
151 stars 18 forks source link

Scaling limits and full examples? #31

Open lonnietc opened 2 years ago

lonnietc commented 2 years ago

Hello,

I have been investigating distributed KV libraries for a P2P project that will basically spread out a database across many hundreds of noes.

I look at Groupcache but then came across your work and am wondering how well it scales?

Also, are there any full examples that I can compile and run to set up a small cluster to test?

Thanks

lonnietc commented 2 years ago

Also, does bcache shard?

iwanbk commented 2 years ago

Hi @lonnietc

Sorry for the slow response, i didn't aware of this issue because my email was broken.

Also, does bcache shard?

no