TumbleweedCache
TumbleweedCache copied to clipboard
Optimize implementation of getItems() and deleteItems()
Most drivers where implemented using the simple approach calling the singular getItem() and deleteItem().
Need to change to take advantage of the driver is it permits.