Feature Requests: Browse | Submit New | Admin
Is there any chance of adapting pimki so that it can use a database backend (with ActiveRecord) instead of Madeleine--which is limiting for large amounts of data and IMO more prone to data corruption. (I realize Instiki is going that direction, but Pimki has some very cool features that Instiki does not have - in particular being able to add todo's and then pull those from all pages is a great feature which I had wished was in Instiki.)
Add A Comment:
Date: 2005-08-31 03:54 Sender: Assaph Mehr It will definitely be bundled with SQLite, to preserve the "just works" moto. I might try to maintain a mysql/postgres schema, but supporting those largely depends of my time and motivation :-)
Date: 2005-08-29 22:55 Sender: François Montel Awesome! Will it only support SQLite, or will it support whatever databases ActiveRecord supports (ie, mysql/postgres) but come bundled with SQLite for those who don't want to have to install anything further?
Date: 2005-08-29 02:30 Sender: Assaph Mehr I know Alexey is working on implementing this in Instiki at the moment. As soon as it's ready, I'll import it into Pimki. It'll be based on SQLite, which will be distributed together to keep the install as simple as possible. Cheers, Assaph