From: | Markus Wanner <markus(at)bluegap(dot)ch> |
---|---|
To: | PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | postgres-r-general(at)pgfoundry(dot)org, Michael Tan <mtanhl(at)gmail(dot)com> |
Subject: | dtester-0.1 released |
Date: | 2010-03-21 10:28:13 |
Message-ID: | 4BA5F4BD.8000008@bluegap.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
the test harness used for Postgres-R has been unbundled and is now
available separately in a first release version 0.1. With its async,
event driven nature it is specifically targetting distributed systems
and designed to allow easy reuse and rearrangment of test components.
Special thanks to Kevin Grittner for being the motivating early adopter
with patience, good suggestions and the invaluable ability to read and
understand others code. He uses dtester for the development of true
serializability.
To learn more about the dtester project, visit its project website:
http://www.bluegap.ch/projects/dtester/
A git repository for dtester as well as some integration code for
testing Postgres based projects is available at:
http://git.postgres-r.org/
Regards
Markus Wanner
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2010-03-21 12:03:18 | proposal: more practical view on function's source code |
Previous Message | Bruce Momjian | 2010-03-20 20:05:21 | Re: 9.0 release notes done |