If I query and cache 10 records, and then on another request I try to query just one of those records, will openbd give me the record from the cache or re-query the datastore? Similarly, if I were writing an object to the datastore, will the cache have the ability to queue up that write request until there were enough to send a single, more efficient batch request?
Baz On Sun, Jun 7, 2009 at 7:10 AM, Vince Bonfanti <[email protected]> wrote: > Yes. > > On Sun, Jun 7, 2009 at 5:24 AM, Baz <[email protected]> wrote: > >> Vince are you planning on implementing a caching layer ontop of the google >> datastore using the memcache api's? > > > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
