Skip to content

cache in batch_get_item - #20

Open
fayland wants to merge 2 commits into
ukautz:masterfrom
fayland:master
Open

cache in batch_get_item#20
fayland wants to merge 2 commits into
ukautz:masterfrom
fayland:master

Conversation

@fayland

@fayland fayland commented May 31, 2013

Copy link
Copy Markdown
Contributor

Hi

it's a simple patch for cache in batch_get_item.

few notes:

  • we do set cache on the returned body. it should not effect any bad but saves get_item too.
  • we only return directly when there isn't any live request. we do not MIX the cache with the live request. (it's more simple than request less and merge the result, but feel free to do the merge).

let me know if you have any issue and I'll be very glad to hear any comments on it.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant