Merge lp://staging/~lucio.torre/txstatsd/add-redis-to-distinct-plugin into lp://staging/txstatsd

Proposed by Lucio Torre
Status: Rejected
Rejected by: Lucio Torre
Proposed branch: lp://staging/~lucio.torre/txstatsd/add-redis-to-distinct-plugin
Merge into: lp://staging/txstatsd
Diff against target: 977 lines (+903/-0) (has conflicts)
13 files modified
Makefile (+26/-0)
README (+10/-0)
bin/redis.conf (+312/-0)
bin/schema.sql (+3/-0)
bin/start-database.sh (+63/-0)
bin/start-redis.sh (+3/-0)
bin/stop-database.sh (+22/-0)
bin/stop-redis.sh (+1/-0)
distinctdb/distinctmetric.py (+160/-0)
distinctdb/tests/test_distinct.py (+200/-0)
distinctdb/version.py (+1/-0)
setup.py (+64/-0)
twisted/plugins/distinctdbplugin.py (+38/-0)
Conflict adding file README.  Moved existing file to README.moved.
Conflict adding file setup.py.  Moved existing file to setup.py.moved.
Conflict adding file twisted.  Moved existing file to twisted.moved.
To merge this branch: bzr merge lp://staging/~lucio.torre/txstatsd/add-redis-to-distinct-plugin
Reviewer Review Type Date Requested Status
txStatsD Developers Pending
Review via email: mp+85948@code.staging.launchpad.net

Description of the change

add redis support for realtime stats

To post a comment you must log in.
4. By Lucio Torre

added load test + cleanup

Unmerged revisions

7. By Lucio Torre

made compatible with old versions, even more

6. By Lucio Torre

made config compatible with lucid

5. By Lucio Torre

path to startstopdaemon

4. By Lucio Torre

added load test + cleanup

3. By Lucio Torre

redis support for realtime stats

2. By Lucio Torre

bzr merge lp:~lucio.torre/txstatsd/add-distinct-db-plugin

1. By Lucio Torre

empty plugin skeleton

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches