Added a simple caching mechanism to the database API as discussed (and approved) in TIP #57 many, many moons ago. Commands which are cache-…
Show more
Added a simple caching mechanism to the database API as discussed (and approved)in TIP #57 many, many moons ago. Commands which are cache-enabled are db_string,db_0or1row, db_1row, db_list, db_list_of_lists, and db_multirow.
Show less