GithubHelp home page GithubHelp logo

go语言支持 about pika HOT 6 CLOSED

openatomfoundation avatar openatomfoundation commented on May 13, 2024
go语言支持

from pika.

Comments (6)

KernelMaker avatar KernelMaker commented on May 13, 2024

pika可以直接使用redis的客户端。
目前我们线上常见的用法的一主多从+读写分离来扩展,这样的方式写入依旧是单点,不过也可以通过给pika上层挂codis来进行分片。目前我们还没有1pb的线上使用场景,这个需要验证。

from pika.

a651694192 avatar a651694192 commented on May 13, 2024

不太明白。 主从的意思是replica吗? 也就是说这个项目并不支持分布式?

from pika.

a651694192 avatar a651694192 commented on May 13, 2024

你们现在有支持到的最大数据量是多少呢?

from pika.

KernelMaker avatar KernelMaker commented on May 13, 2024

嗯,pika的定位就是在功能上接近3.0之前的redis(不支持cluster,仅支持通过slaveof来做主从),目前我们公司内部没有给pika挂codis做分片,单实例最大在2T左右

from pika.

a651694192 avatar a651694192 commented on May 13, 2024

明白了。 麻烦能贴下你们2T时的主机配置吗? 我觉得分布式必不可少啊,后期会不会加上这些功能呢?

from pika.

KernelMaker avatar KernelMaker commented on May 13, 2024

暂时还没有支持分片的计划,你可以先挂codis来实现

from pika.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.