On 2/18/13 4:07 PM, Phil Sorber wrote:
Upon further inspection it seems like this is duplicated code in both RamCache implementations. Perhaps this should be abstracted out and added to libts. Or replaced with a libts implementation if it already exists.
+1. Things shared across implementations ought to be, ehm, reused :). For bonus points, change the code such that we can write these RAM caches as plugins ;-).
-- Leif