01-29-2008, 07:08 PM
|
#4 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
It's a good start but at the moment it doesn't seem very flexible. Being able to have any number of queries cached would be an important improvement. Perhaps also have some checking in there to prevent write statements from being cached (INSERT, UPDATE, etc.) because any results from those should really only be used once.
|
|
|
|