Skip to content

pelletier/redistree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redistree

Build Status

Redistree is a simple Python library designed to create a virtual filesystem on top of Redis.

Run tests

You can run tests using nose:

nosetests (--rednose)

If you want to time tests, use nose-timetests:

python nose-timetests.py --with-test-timer -sv (--rednose)

About

A simple Python library designed to create a virtual filesystem on top of Redis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages