Davanum Srinivas 0a7c3bf46b Implement get/set/delete multiple keys for dictionary backend
For some Nova scenarios, we will need suppot for
set_multi/get_multi/delete_multi for writing to either
memcache or dictionary backend. So let's add support for
operating on multiple keys. Note that if we don't implement
this the default CacheBackend class throws NotImplementedError

Closes-Bug: #1483322
Change-Id: I1aca9e65b3be038a507ced8dd039c5413d6c4ac2
2015-08-24 21:30:14 -04:00
..
2015-07-27 18:26:59 +03:00
2015-06-29 18:13:32 +00:00