Really cool article, we might give it a try at our company. Any recommendations regarding common pitfalls when working with Bitmapist?
Really cool article, we might give it a try at our company. Any recommendations regarding common pitfalls when working with Bitmapist?
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.