Coder Social home page Coder Social logo

allan2 / river Goto Github PK

View Code? Open in Web Editor NEW

This project forked from memorysafety/river

0.0 0.0 0.0 87 KB

This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.

Home Page: https://www.memorysafety.org/initiative/reverse-proxy/

License: Apache License 2.0

Rust 99.49% Shell 0.51%

river's Introduction

River

river is a Reverse Proxy Application based on the pingora library from Cloudflare.

Current State

We reached the initial v0.2.0 release at the end of April (and a small v0.2.1 release for crates.io availability in May), completing the work in Kickstart Spike 1.

As of the end of May, work towards the next features in Kickstart Spike 2 has begun.

The next work is focused on:

  1. Development of "multiple upstream" features, including:
    • Supporting Load Balancing of upstream servers
    • Supporting Health Checks of upstream servers
    • Supporting Service Discovery of upstream servers
  2. Developer and Operator Quality of Life features, including:
    • Supporting basic static HTML file serving
    • Supporting semi-dynamic observability endpoints, e.g. for Prometheus polling
    • Support for hot-reloading of configuration
    • CI for build and test checks on pull requests
  3. Development of initial Robustness features, including:
    • Rate limiting of connections and/or requests
    • CIDR/API range-based filtering for rejecting connections

Stay tuned for updates on these features!

Until further notice, there is no expectation of stability.

Demonstration steps

At the moment, river can be invoked from the command line. See --help for all options.

Configuration is currently done exclusively via configuration file. See test-config.toml for an example configuration file. Additionally, see toml-configuration.md for more configuration details.

License

Licensed under the Apache License, Version 2.0: (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

river's People

Contributors

jamesmunns avatar bdaehlie avatar lperdereau 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.