Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to use redis connection pool.

see code in ./redisdemo/db.py ./redisdemo/test_db.py

to run tests

  • A debian based OS is expected to auto bootstrap and run the tests.
    make check
        
    • If not using debian or a derivation, check dependencies in requirements.txt and requirements-dev.txt, then run tests via pytest
      pip install -r requirements-dev.txt -r requirements.txt
      pytest redisdemo
              

license

MIT license

About

how to use redis connection pool

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages