I read this :  https://scikit-learn.org/0.15/modules/scaling_strategies.html

There's only one clustering algo cluster incrementally, that is minibatch kmeans.

Is there any clustering algo can reach this? On github is okay. thanks.