Giter Site home page Giter Site logo

danclimasevschi / readyset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from readysettech/readyset

0.0 0.0 0.0 226.49 MB

Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.

Home Page: https://readyset.io

License: Other

Shell 0.72% Ruby 0.01% Python 0.04% Clojure 0.66% R 0.03% Go 0.10% Rust 96.80% Gnuplot 0.01% HTML 0.01% Smarty 0.10% PLpgSQL 0.13% Dockerfile 0.02% Starlark 1.37%

readyset's Introduction

ReadySet is a transparent database cache for Postgres & MySQL that gives you the performance and scalability of an in-memory key-value store without requiring that you rewrite your app or manually handle cache invalidation. ReadySet sits between your application and database and turns even the most complex SQL reads into lightning-fast lookups. Unlike other caching solutions, it keeps cached query results in sync with your database automatically by utilizing your database’s replication stream. It is wire-compatible with Postgres and MySQL and can be used along with your current ORM or database client.

Build status Number of GitHub contributors Number of GitHub issues that are open Number of GitHub stars Number of GitHub closed issues Number of GitHub pull requests that are open GitHub release; latest by date GitHub commit activity Rust Slack Follow us on X, formerly Twitter

⭐ If you find ReadySet useful, please consider giving us a star on GitHub! Your support helps us continue to innovate and deliver exciting new features.

Quickstart

To get started in five minutes or less, run:

bash -c "$(curl -sSL https://launch.readyset.io)"

You can also install via a Docker image or with a Linux binary. See our getting started guide for more details!

ReadySet Cloud is a managed service that scales your database with ease. If you're interested in trying out ReadySet Cloud, try it today!

Useful Links

  • Interactive demo: interactive walk through of ReadySet’s features.
  • Getting started guide: instructions for how to connect ReadySet to your database and start caching queries.
  • Why ReadySet: explains the motivation behind ReadySet and how it compares to traditional database caching.
  • Documentation: more in-depth information about how to use ReadySet.
  • Blog: articles from the ReadySet universe.

Community support

For general help using ReadySet, see our official docs. For additional help, you can use one of these channels to ask questions, or give us feedback:

  • Slack: Discussions with the community and the team.
  • GitHub: For bug reports and feature requests.
  • 𝕏 (Twitter): For product updates and other news.

Contributing

We welcome contributions! Here are a few helpful links to get you started:

License

ReadySet is licensed under the BSL 1.1 license, converting to the open-source Apache 2.0 license after 4 years. It is free to use on any number of nodes.

readyset's People

Contributors

jonhoo avatar glittershark avatar ms705 avatar fintelia avatar justinmir avatar lukoktonos avatar ekmartin avatar nickelization avatar larat7 avatar frannoriega avatar prismaphonic avatar ethan-readyset avatar nvzqz avatar jasobrown-rs avatar jmftrindade avatar eeeeeta avatar amartin96 avatar jonathangb avatar jmbredenberg avatar staple avatar goodsyntax808 avatar ronh-rs avatar harleyk-readyset avatar gzsombor avatar imeyer avatar alanamarzoev avatar jbmcgill avatar benesch avatar jsegaran avatar omegablitz avatar

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.