Giter Club home page Giter Club logo

Comments (5)

klauspost avatar klauspost commented on July 19, 2024

A pubsub or similar cannot be made reasonably scalable since a single update could generate thousands of notifications.

A polling solution will remain scalable and easier to control.

That being said it should be pretty easy to write a piece of software that pulls the current list at fixed intervals and diffs for updates.

from rankdb.

johndpope avatar johndpope commented on July 19, 2024

Thanks Klaus - I'm building a competition platform - 8secondz.app - and really want to embrace this tech stack. Perhaps you should surface a patreon sponsorship link - if we get live and eyeballs - I could see us wanting to continue to kick back to this project.

Did this get battle tested on a public website / property? or just intranet / internal?
or is this kind of an academic excercise?

P.P.s - is there a simple way to get the test data into docker
https://github.com/Vivino/rankdb/releases/tag/sample

from rankdb.

eikmadsen avatar eikmadsen commented on July 19, 2024

Its been running fine in production for several years now.
Peaking at around 3000 requests per second, roughly 96%+ reads.

from rankdb.

eikmadsen avatar eikmadsen commented on July 19, 2024

The rankdb-cli --timeout=5m restore multilist --src="file" --src_file="github-ranks-backup.bin.zst" doesn't work for you ? @johndpope

from rankdb.

johndpope avatar johndpope commented on July 19, 2024

thx

from rankdb.

Related Issues (6)

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.