Close Menu
Ztoog
    What's Hot
    AI

    Can Compressing Retrieved Documents Boost Language Model Performance? This AI Paper Introduces RECOMP: Improving Retrieval-Augmented LMs with Compression and Selective Augmentation

    The Future

    Motorola launches its latest G series device – the Moto G14

    The Future

    The ten best sci-fi films about AI according to an expert: Wall-E, Her, The Imitation Game

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      What is Project Management? 5 Best Tools that You Can Try

      Operational excellence strategy and continuous improvement

      Hannah Fry: AI isn’t as powerful as we think

      FanDuel goes all in on responsible gaming push with new Play with a Plan campaign

      Gettyimages.com Is the Best Website on the Internet Right Now

    • Technology

      Iran war: How could it end?

      Democratic senators question CFTC staffing cuts in Chicago enforcement office

      Google’s Cloud AI lead on the three frontiers of model capability

      AMD agrees to backstop a $300M loan from Goldman Sachs for Crusoe to buy AMD AI chips, the first known case of AMD chips used as debt collateral (The Information)

      Productivity apps failed me when I needed them most

    • Gadgets

      macOS Tahoe 26.3.1 update will “upgrade” your M5’s CPU to new “super” cores

      Lenovo Shows Off a ThinkBook Modular AI PC Concept With Swappable Ports and Detachable Displays at MWC 2026

      POCO M8 Review: The Ultimate Budget Smartphone With Some Cons

      The Mission: Impossible of SSDs has arrived with a fingerprint lock

      6 Best Phones With Headphone Jacks (2026), Tested and Reviewed

    • Mobile

      Android’s March update is all about finding people, apps, and your missing bags

      Watch Xiaomi’s global launch event live here

      Our poll shows what buyers actually care about in new smartphones (Hint: it’s not AI)

      Is Strava down for you? You’re not alone

      The Motorola Razr FIFA World Cup 2026 Edition was literally just unveiled, and Verizon is already giving them away

    • Science

      Big Tech Signs White House Data Center Pledge With Good Optics and Little Substance

      Inside the best dark matter detector ever built

      NASA’s Artemis moon exploration programme is getting a major makeover

      Scientists crack the case of “screeching” Scotch tape

      Blue-faced, puffy-lipped monkey scores a rare conservation win

    • AI

      Online harassment is entering its AI era

      Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

      New method could increase LLM training efficiency | Ztoog

      The human work behind humanoid robots is being hidden

      NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    • Crypto

      Google paid startup Form Energy $1B for its massive 100-hour battery

      Ethereum Breakout Alert: Corrective Channel Flip Sparks Impulsive Wave

      Show Your ID Or No Deal

      Jane Street sued for alleged front-running trades that accelerated Terraform Labs meltdown

      Bitcoin Trades Below ETF Cost-Basis As MVRV Signals Mounting Pressure

    Ztoog
    Home » Paypal Open-Sources JunoDB: Its Distributed Key-Value Store
    AI

    Paypal Open-Sources JunoDB: Its Distributed Key-Value Store

    Facebook Twitter Pinterest WhatsApp
    Paypal Open-Sources JunoDB: Its Distributed Key-Value Store
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Paypal just lately open-sourced JunoDB, a distributed key-value retailer constructed on RocksDB. Daily, JunoDB, PayPal’s extremely accessible and security-focused database, processes 350 billion requests.

    PayPal’s large number of functions depends closely on JunoDB, a distributed key-value retailer. JunoDB is used for nearly each crucial backend service at PayPal, together with authentication, threat evaluation, and transaction settlement. Data could also be cached and accessed rapidly from apps utilizing JunoDB, decreasing the pressure on backend companies and relational databases. JunoDB, nonetheless, shouldn’t be an atypical NoSQL database. It was developed to satisfy PayPal’s particular necessities. Thus, it will possibly concurrently handle many concurrent customers and connections with out slowing down. Originally inbuilt single-threaded C++, it has been rewritten in Golang to benefit from parallel processing and plenty of cores. 

    The JunoDB structure is a reliable and extensible system that prioritizes ease of use, scalability, safety, and adaptability. Proxy-based design simplifies improvement by abstracting away advanced logic and setup from functions and permitting for linear horizontal connection scaling. When increasing or contracting clusters, JunoDB makes use of constant hashing to separate knowledge and cut back the quantity of knowledge that should be moved. JunoDB makes use of a quorum-based protocol and a two-phase commit to ensure knowledge consistency and guarantee there may be by no means any downtime for the database.

    🚀 JOIN the quickest ML Subreddit Community

    Protecting info each in transit and at relaxation is a excessive precedence. Hence TLS help and payload encryption are applied. Finally, JunoDB’s flexibility and talent to adapt over time are assured by its pluggable storage engine design, which makes it easy to change to new storage applied sciences as they grow to be accessible.

    The core of JunoDB is made up of three interdependent components:

    1. The JunoDB proxy permits utility knowledge to be simply saved, retrieved, and up to date, because of the JunoDB shopper library’s offered API. With help for languages together with Java, Golang, C++, Node, and Python, the JunoDB skinny shopper library will be simply built-in with packages inbuilt varied languages.
    2. Client queries and replication visitors from distant websites are processed by proxy situations of JunoDB which can be managed by a load balancer. Each proxy establishes a connection to all JunoDB storage server situations, and routes request to a set of storage server situations based on the shard mapping saved in ETCD.
    3. JunoDB makes use of RocksDB to retailer knowledge in reminiscence or persistent storage upon receiving an operation request from a proxy.

    JunoDB maintains excessive ranges of accessibility and system responsiveness whereas supporting many shopper connections. It additionally manages knowledge enlargement and maintains excessive learn/write throughput whilst knowledge quantity and entry charges rise. To obtain six 9s of system availability, JunoDB makes use of a mixture of options, together with knowledge replication inside and outdoors knowledge facilities and failover mechanisms.

    JunoDB offers distinctive efficiency at scale, managing even probably the most intensive workloads with response instances within the millisecond vary and with out disrupting the consumer expertise. In addition, JunoDB affords a excessive throughput and low latencies, enabling functions to scale linearly with out compromising efficiency.

    Users can get the supply code for JunoDB, launched underneath the Apache 2 license, on GitHub. PayPal produced server configuration and shopper improvement tutorial movies to help builders’ database use. The group plans to incorporate a Golang shopper and a JunoDB operator for Kubernetes sooner or later. 


    Check Out The Reference Article. Don’t overlook to hitch our 23k+ ML SubReddit, Discord Channel, and Email Newsletter, the place we share the most recent AI analysis information, cool AI initiatives, and extra. If you’ve gotten any questions relating to the above article or if we missed something, be happy to e mail us at Asif@marktechpost.com

    🚀 Check Out 100’s AI Tools in AI Tools Club


    Tanushree Shenwai is a consulting intern at MarktechPost. She is at present pursuing her B.Tech from the Indian Institute of Technology(IIT), Bhubaneswar. She is a Data Science fanatic and has a eager curiosity within the scope of utility of synthetic intelligence in varied fields. She is captivated with exploring the brand new developments in applied sciences and their real-life utility.


    ➡️ Try: Criminal IP: AI-based Phishing Link Checker Chrome Extension

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Online harassment is entering its AI era

    AI

    Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

    AI

    New method could increase LLM training efficiency | Ztoog

    AI

    The human work behind humanoid robots is being hidden

    AI

    NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    AI

    Personalization features can make LLMs more agreeable | Ztoog

    AI

    AI is already making online crimes easier. It could get much worse.

    AI

    NVIDIA Researchers Introduce KVTC Transform Coding Pipeline to Compress Key-Value Caches by 20x for Efficient LLM Serving

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    The Future

    Anthony Carrigan Joins Superman: Legacy as Metamorpho

    Image: Frazer Harrison/Getty Images (Getty Images)Superman: Legacy is including one other superhero to its roster,…

    Crypto

    Analyst Sets Hefty Exit Price

    A crypto YouTuber has revealed his Bitcoin exit plans to the general public, stating that…

    Technology

    Is the Wagner Group’s Prigozhin staging a coup in Russia?

    Russia is in turmoil after the chief of a highly effective paramilitary group staged an…

    AI

    How an archeological approach can help leverage biased data in AI to improve medicine | Ztoog

    The traditional pc science adage “garbage in, garbage out” lacks nuance when it comes to…

    Crypto

    FTX’s Ryan Salame posts jokes on LinkedIn as he heads to prison

    After the prison implosion of the crypto trade FTX, most of the firm’s executives have…

    Our Picks
    The Future

    Carvana crashes back down to earth

    Crypto

    Peter Brandt Asserts Bitcoin’s Superiority, Calls Other Crypto Assets Scams

    AI

    Scaling MLOps for the enterprise with multi-tenant systems

    Categories
    • AI (1,560)
    • Crypto (1,826)
    • Gadgets (1,870)
    • Mobile (1,910)
    • Science (1,939)
    • Technology (1,862)
    • The Future (1,716)
    Most Popular
    Gadgets

    Samsung Galaxy S23 FE, Tab S9 FE, Buds FE (2023): Features, Specs, Price

    The Future

    Watch Live as SpaceX Attempts Starship’s Third Flight Test

    Gadgets

    Can a $3,500 headset replace your TV? We tried Vision Pro to find out

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2026 Ztoog.

    Type above and press Enter to search. Press Esc to cancel.