dropbox / load_management

This repository contains Go utilities for managing isolation and improving reliability of multi-tenant systems.
Apache License 2.0
54 stars 15 forks source link

Using dropbox open source load-management library #17

Open jasdeeppun opened 5 years ago

jasdeeppun commented 5 years ago

Hi Team,

I wish to use the rate limiter present in an Open-source project by drop-box. However, I have a question :

The library's last commit was 5 months ago. Is the library actively maintained? More explicitly will any go-lang upgrades/bug fixes be applied to the project going forward.

Regards, jasdeep

LK4D4 commented 5 years ago

@jasdeeppun Hello! Yes, library is actively maintained, but because it's used only in couple particular use-cases within Dropbox we didn't find any bugs to fix so far :) We definitely plan to fix this library as needed.