xan 2009-08-02 09:23:47 -04:00 committed by Joey Hess
parent aad0659d62
commit 2ca129cb31
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Is there here any possibility to modifying ikiwiki (via plugin) for store pages in database. I'm thinking about storing pages in sqlite or mysql for serving it much faster. The idea is from sputnik.org [http://sputnik.freewisdom.org/] but with perl ;-). Could we integrate the sputnik code in ikiwiki as a solution?