Glimpse / Glimpse.Prototype

Glimpse v2 prototype
MIT License
184 stars 44 forks source link

[Messaging] Investigate use of LRU based store #105

Open avanderhoorn opened 8 years ago

avanderhoorn commented 8 years ago

The platform has been updated to LRU based message store cache. This implementation needs to be updated to reflect this change. See - Glimpse/Glimpse.Node.Prototype#77 @philliphoff

mike-kaufman commented 8 years ago

This is already done for the in-memory store. Were you thinking of something else?