The `lifetime` parameter specifies the number of seconds to keep the table in memory after it is last accessed. If the table is not accessed within this duration, it is automatically dropped from memory. A value of 0 means the table will not be dropped automatically.