1
2
mirror of https://github.com/yunginnanet/Rate5 synced 2024-06-16 03:58:39 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
d7d8a0ce87
Feat: Stringer Identity + Optimize
- Reduce potential debug contention by using cmpandswap atomics

  - Add the ability to use fmt.Stringers for Identity functionality (not sure why i ever did anything else tbh)

  - Complete test coverage
2022-12-18 02:38:43 -08:00
2eb517efa5
Feat: Hardcore limiter and Reset function 2022-07-16 07:28:00 -07:00
5ba326db3e
100% coverage 2022-07-07 18:52:57 -07:00
ec4e666623
Fix: major testing blunder + Fix: major design/performance problems 2022-07-07 12:27:08 -07:00
3f53bf4d8f
Fix: data race in strict logic 2022-07-06 04:24:50 -07:00
82b40accd4
Mild overhaul and testing improvements 2022-07-06 04:05:23 -07:00
3517b17034
Fix: race condition 2022-03-04 13:09:08 -08:00
81f043def7 Testing: concurrency safety 2021-09-29 05:18:51 -07:00
5aea254233 Fix: Major bug with Peek. New: test cases 2021-09-28 01:24:04 -07:00