Skip to content
/ reool Public

An asynchrounous connection pool for Redis

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

chridou/reool

Repository files navigation

Reool

crates.io docs.rs downloads license-mit license-apache

Currently in early development. API will change rapidly.

About

Reool is a connection pool for Redis based on redis-rs.

Currently reool is a fixed size connection pool. Reool provides an interface for instrumentation.

You should also consider multiplexing instead of a pool based on your needs.

The PooledConnection of reool implements the ConnectionLike interface of redis-rs for easier integration.

For documentation visit crates.io.

License

Reool is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE and LICENSE-MIT for details. License: Apache-2.0/MIT

About

An asynchrounous connection pool for Redis

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published