Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 1 | -11/+10 |
| | | | | | This PR adds a generic set type to get rid of maps used as sets. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> | ||||
* | Fix status table race condition (#1835) | Ethan Koenig | 2017-05-31 | 1 | -0/+12 |
| | |||||
* | Improve status table implementation (#879) | Andrew | 2017-02-09 | 1 | -11/+9 |
| | | | | | | | | * Remove superfluous defer calls * Improve status table implementation as well This would probably only help with large, high-traffic installs | ||||
* | modules/sync: move sync objects to independent module | Unknwon | 2016-08-14 | 1 | -0/+49 |