Skip to content

Arcus Server 1.11.4

Choose a tag to compare

@jhpark816 jhpark816 released this 17 Aug 00:08
· 1406 commits to master since this release
* [Fix]     Fix free space mis-calculation when the last 01pct slot is freed.
* [Fix]     Use free small memory if possible when sm space is short of.
* [Fix]     Fix the wrong result of bop smget with unique option
            when the first bkeys of some btrees are duplicate.
* [Fix]     Fix the incr/decr operation on binary bkey value.
* [Enhance] Reduce "no more small memory check" messages.
* [Manual]  Add description about smallest/largest_silent_trim.
* [Manual]  Add description about bop incr/decr with initial value.

* [Other]   Reinforce and reorganize arcus-memcached unit tests.