carrotdata / carrot-cache

In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support
Apache License 2.0
3 stars 0 forks source link

[FEATURE] Memcached IOEngine #467

Open VladRodionov opened 3 weeks ago

VladRodionov commented 3 weeks ago

Many applications:

VladRodionov commented 3 weeks ago

This engine must support asynchronous reads, see #466