Are Drizzle requests memoized like fetch requests in Nextjs 14? In other words, can you call the same query in all components that need it without making a ton of requests for the same data?