Despite the effort employed by @micdoug in #43 I am working in a decoupled solution for buffer management policies.
After an initial analysis, I think it is a very good idea to use the strategy pattern.
I started a scratch here: https://github.com/julianofischer/the-one/tree/buffermanagement and if anyone is interested, please, help me to review and test the code.