謎's キッチン

謎のひとりごと。Amazon欲しい物リストはこちら: https://www.amazon.co.jp/hz/wishlist/ls/CCPOV7C6JTD2

MySQLの派生Drizzle

http://d.hatena.ne.jp/mir/20080723 経由。
MySQLがBitKeeperからBazaarに移ったとき、コミュニティにもっと参加してほしいからとか言っていた気がするが、コミュニティは本家よりもdrizzleで盛り上がっているようだ。


What are the bigger differences in philosophies?

Adopt external libraries, use open source mechanics for contributions, keep to an open style of communication, and remove the line between internal and external development. Essentially do what I have been referring to as "Organic Open Source". We have focused on C99, POSIX and autotools based systems. We have taken to a very micro-kernel design where code is being removed from the center and pushed out to the edges via interfaces. We are taking a Linux/Apache tightly coupled design for modules.

これ読むと正しいforkな気がする。期待。