mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-26 02:40:03 +00:00
5ed9dcb1b6
There is no real need for storing bucket attributes locally and we may save some memory by caching the attributes in one central place. If this becomes a contention problem, we should reduce the lock load of the central attribute cache.