Re: static list and start server process

2009-10-29 Thread Javier Guerra
On Thu, Oct 29, 2009 at 7:48 AM, Manuel Ignacio wrote: > Hello, i have a menu list stored at my database, i want to obtain it > only at start server process, and later when add a menu > entry this list should be updated, i have the following > considerations: > > 1. I don't want a database query

static list and start server process

2009-10-29 Thread Manuel Ignacio
Hello, i have a menu list stored at my database, i want to obtain it only at start server process, and later when add a menu entry this list should be updated, i have the following considerations: 1. I don't want a database query for every request, because menu entry list would be very low frecue