spiral-project / daybed

Form validation and data storage API
http://daybed.rtfd.org/
BSD 3-Clause "New" or "Revised" License
53 stars 8 forks source link

Add a Redis storage #177

Closed Natim closed 9 years ago

Natim commented 9 years ago

When refactor-acls will be merge I will be able to rebase on master.

almet commented 9 years ago

you can rebase ;)

Natim commented 9 years ago

Done

almet commented 9 years ago

boom

leplatrem commented 9 years ago

Coverage going doooown :)

Name                            Stmts   Miss  Cover   Missing
-------------------------------------------------------------
daybed.backends.couchdb           121      8    93%   25-28, 56, 98, 140, 166-167
daybed.backends.redis              97      4    96%   13-15, 81
daybed.renderers                   51      1    98%   3
daybed.schemas.list                35      2    94%   11-12
daybed.tokens                      45      6    87%   14, 26-27, 45, 47, 54
daybed.views.models                55      1    98%   79
daybed.views.records               79      2    97%   55, 114
-------------------------------------------------------------
TOTAL                            1328     24    98%   
----------------------------------------------------------------------
Ran 191 tests in 15.064s

OK
almet commented 9 years ago

heh. We'll get it back to 100% soon :)