Skip to content

MitinPavel/rocket_redis_r2d2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis + r2d2 connection pool + Rocket.rs

A simple example app for:

Tags

Rust, Rocket, Redis, r2d2

Getting started

Having Redis up and running on localhost:6379

git clone git@github.com:MitinPavel/rocket_redis_r2d2.git
cd rocket_redis_r2d2/
cargo run

Rust version

$ rustc --version
rustc 1.22.0-nightly (a47c9f870 2017-10-11)

Development environment

$ uname -a
Linux blah 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

License

MIT

About

Example app for Redis + r2d2 connection pool + Rocket.rs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages