yahoo / mdbm

MDBM a very fast memory-mapped key/value store.
BSD 3-Clause "New" or "Revised" License
992 stars 111 forks source link

Is the project dead? #90

Open zertyz opened 5 years ago

zertyz commented 5 years ago

I saw that people keep submitting PRs to fix the same things and you didn't accept any of them in more than 6 months.

Should we use timrc-git/mdbm instead?

Thanks, Luiz.

timrc-git commented 5 years ago

@zertyz I'm not sure what's happening at Yahoo these days, especially with the Verizion/Oath transition. But you're always welcome to make requests against timrc-git/mdbm.

If you do, please split out the Java10 stuff as a separate commit. (Since it's probably not backward compatible, it should go on a different branch, as some users have a fair amount of "inertia" on their software stack.)

Thanks! .timrc

evanj commented 4 years ago

To save future searches one moment of time, timrc-git's fork is https://github.com/timrc-git/mdbm

timrc-git commented 4 years ago

Technically, this repo is the fork, and mine is the original. :smiley:

Cheers! .timrc

okuryu commented 4 years ago

@timrc-git If you don't intend to update this fork repo, you can archive this repo to avoid confusion. https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/archiving-a-github-repository

timrc-git commented 4 years ago

@okuryu I haven't worked for Yahoo! for a number of years now. Even if I had permissions, it would not be appropriate for me to do so.

okuryu commented 4 years ago

I believe @gyehuda can help on this.

hawk259 commented 4 years ago

I am getting freed up at work soon. We are still using it internally and will be make some changes to get this project back up to speed.

@timrc-git how out of sync is this repo with yours?

gyehuda commented 4 years ago

I'm glad to help. Let me know what I can do here.