Skip to content

A Rust-based MongoDB proxy server for pooling and routing database connections between multiple clients and a MongoDB cluster.

License

Notifications You must be signed in to change notification settings

Robo-Labs/mongoxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongoxy

A Rust-based MongoDB proxy server for pooling and routing database connections between multiple clients and a MongoDB cluster.

Features

  • Connection pooling
  • Automatic connection pool resizing
  • Authentication
  • TLS
  • Monitoring
  • Logging
  • Connection routing

Usage

$ cargo run

License

MIT

About

A Rust-based MongoDB proxy server for pooling and routing database connections between multiple clients and a MongoDB cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published