icns-distributed-cloud/CACHING-software-defined-cache

Add write-buffer function

yunkon-kim opened this issue · 1 comments

Write-buffer is necessary to efficiently store data. For example, when the software-defined cache receives a larger amount of data than the remaining capacity of the cache, write-buffer can handle the data efficiently.

This issue was resolved.