Drizzle Wiki
(added me)
Mshadle (talk | contribs)
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
  +
{{ HeadingA|[http://drizzle.org/wiki/Developer_list The Drizzle Wiki has moved! Click here for the new page.] }}
  +
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
  +
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
  +
__NOTOC__
  +
 
An incomplete list of people working on the project, as a guide for other developers.
 
An incomplete list of people working on the project, as a guide for other developers.
   
Line 51: Line 56:
   
 
https://launchpad.net/~petdance, also available at AIM "petdance".
 
https://launchpad.net/~petdance, also available at AIM "petdance".
  +
  +
Andy is a hardcore Perl weenie, so hit him up for the Perl questions.
   
 
Working on redoing the testing system. Also loves to help populate and categorize the wiki. He's a librarian at heart.
 
Working on redoing the testing system. Also loves to help populate and categorize the wiki. He's a librarian at heart.
Line 63: Line 70:
 
https://launchpad.net/~tmaesaka
 
https://launchpad.net/~tmaesaka
   
Working on removing mystring/mysys dependencies from libdrizzle.
+
Working on removing mystring/mysys dependencies from libdrizzle and writing a pluggable Query Cache subsystem.
   
 
Works on:
 
Works on:
Line 78: Line 85:
 
* Ubuntu (latest release and random crackful pre-alpha versions too)
 
* Ubuntu (latest release and random crackful pre-alpha versions too)
 
* OS X 10.5.4
 
* OS X 10.5.4
  +
  +
= Eric Day =
  +
  +
https://launchpad.net/~eday/
  +
  +
New libdrizzle client library with optional non-blocking interface, connection pooling, and improved buffer management. The new library will also be compatible with recent versions of MySQL.
  +
  +
Works on:
  +
* Debian
   
 
[[Category:Development]]
 
[[Category:Development]]
  +
  +
[[it:Elenco degli sviluppatori]]

Latest revision as of 06:09, 17 November 2008

The Drizzle Wiki has moved! Click here for the new page.
























An incomplete list of people working on the project, as a guide for other developers.

Brian Aker[]

https://launchpad.net/~brianaker

Works on:


Mark Atwood[]

https://launchpad.net/~fallenpegasus

Working on plugable logging

Working on the plugin interfaces

Monty Taylor[]

https://launchpad.net/~mordred

Working on build system

Working on cleaning code

Working on gettext replacement for errmsg

Working on Python module

Working on Debian package

Works on:

- Ubuntu Hardy (8.04) 64-bit

Jay Pipes[]

https://launchpad.net/~jaypipes

Currently working on:

  • Refactoring the header file/include organization (lp:~jaypipes/drizzle/cleanup-mysql-priv)
  • Pulling the Item_* and Item_func_* classes out into a separate library (lp:~jaypipes/drizzle/item-class-file-reorg)
  • Refactoring a metadata cache based on a thread pool and RCU algorithm for non-blocking reads and updates of metadata information

Works on:

Ubuntu 8.04

Andy Lester[]

https://launchpad.net/~petdance, also available at AIM "petdance".

Andy is a hardcore Perl weenie, so hit him up for the Perl questions.

Working on redoing the testing system. Also loves to help populate and categorize the wiki. He's a librarian at heart.

Works on:

  • CentOS 5
  • Mac OS X 10.5.4


Toru Maesaka[]

https://launchpad.net/~tmaesaka

Working on removing mystring/mysys dependencies from libdrizzle and writing a pluggable Query Cache subsystem.

Works on:

  • Ubuntu 8.04 (64bit)
  • Mac OS X 10.5.4

Elliot Murphy[]

https://launchpad.net/~statik/

Works on random things that can be completed in 30 minutes.

Works on:

  • Ubuntu (latest release and random crackful pre-alpha versions too)
  • OS X 10.5.4

Eric Day[]

https://launchpad.net/~eday/

New libdrizzle client library with optional non-blocking interface, connection pooling, and improved buffer management. The new library will also be compatible with recent versions of MySQL.

Works on:

  • Debian