Is couchbase/go-slab repo inactive?

Hi,
I found couchbase/go-slab repo in github last week. This repo implements slab allocation in golang efficiently and has a high test coverage. What’s more, it supports chainable buffers via SetNext()/GetNext() functions.

When reading its source code, I found out that there’s no need to use recursive call in findSlabClassIndex function, so I created a pull request five days ago. But I receive no response so far. I wonder if this repo is inactive right now?

Although tne last commit of this repo is in 2015, more and more programmers in github keep track of this repo with the growing popularity of golang. It’s quite a pity if this repo is inactive.

1 Like

Let’s ping @steve directly since he wrote it.

Still no response :sweat: