[Python-Dev] [Python-3000] Removing bsddb module from py3k (was Re: No beta2 tonight) (original) (raw)
Jesus Cea jcea at jcea.es
Mon Jul 21 11:26:43 CEST 2008
- Previous message: [Python-Dev] [Python-3000] Removing bsddb module from py3k (was Re: No beta2 tonight)
- Next message: [Python-Dev] [Python-3000] Removing bsddb module from py3k (was Re: No beta2 tonight)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Josiah Carlson wrote: | I'm still curious as to what deep features people are using in bsddb. | Anyone have any pointers to open source software?
I'm using replication and distributed transactions. Database encryption and page integrity checks. Abusing the master election BDB infrastructure for some evil but fun purposes. Managing databases in the 200 terabyte range. Locking & logging infrastructure to implement application logic integrated with database operation. MVCC everywhere.
Nothing I can show you without killing you after, though.
Independently of current bsddb usage profile, current 2.6 code support for distributed transactions and replication enables new application uses that sqlite can't match.
Since I'm taking full responsability over bsddb both in 2.6 and 3.0, I don't really see what the issue is. Past mistakes and maintenance nightmares WILL NOT be repeated.
Jesus Cea Avion // /// /// jcea at jcea.es - http://www.jcea.es/ // // // // // jabber / xmpp:jcea at jabber.org // // ///// . // // // // // "Things are not so easy" // // // // // // "My name is Dump, Core Dump" /// //_/ // // "El amor es poner tu felicidad en la felicidad de otro" - Leibniz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQCVAwUBSIRWSplgi5GaxT1NAQL2CgQAnbv7hrxb4I5KzdZ1T05A/pGzzuX4NATm SN5TBeKsesl1LlEwI1+5xaBv9uxuJFfnPYMFLlW7NZdGumIdNCo7QXMhPmEdvuNx 2BxcmlS2Zuag8piAbmgq31Ov2RnnskOCf5ZxmuK4smk5Y0H2L+hUGG96Rk8dz9BU s+AVkiaorKY= =szyU -----END PGP SIGNATURE-----
- Previous message: [Python-Dev] [Python-3000] Removing bsddb module from py3k (was Re: No beta2 tonight)
- Next message: [Python-Dev] [Python-3000] Removing bsddb module from py3k (was Re: No beta2 tonight)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]