Release for v0.1.6
What's Changed
- cache_backend: lcache for cache backend by @yangdongsheng in #62
- cache_backend performance enhancement by @yangdongsheng in #76
- lcache enhancement by @yangdongsheng in #77
- file_backend: fix overflow for queue_id by @yangdongsheng in #79
- lcache: always init data head in open by @yangdongsheng in #80
- ubbd_mempool: set reclaim to LIST_POISON to avoid race by @yangdongsheng in #81
- cache_backend: refactor cache_backend by @yangdongsheng in #82
- update ubbd-headers by @yangdongsheng in #84
- install_dep: fix syntax error of unary operator expected by @YiteGu in #85
- cache_backend: minor enhancement by @yangdongsheng in #86
New Contributors
Full Changelog: v0.1.5...v0.1.6