Skip to content

Comment on Bitmapist: We built an open-source cohorts analytics tool that saved millions

Comments

Really cool article, we might give it a try at our company. Any recommendations regarding common pitfalls when working with Bitmapist?

amixOP

Thank you! Starting with the Redis server is a solid choice. However, if you're aiming to support a large user base or handle many events (like billions), I highly recommend considering the setup of bitmapist-server, our Go server. You can find it here: https://github.com/Doist/bitmapist-server — it will do a 400x+ reduction in memory used.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.