Releases: archive0000/order-map
Releases · archive0000/order-map
Release
Concurrency safety
Full Changelog: v0.5.5...v0.6.0
We implemented concurrency safety with reference to sync.Map, but this feature is still under testing. Use --tags=safety_map to enable this feature.
This version is still guaranteed to be semantically compatible with the sync.Map API
great! new data structures (★ ω ★)
Full Changelog: v0.2.0...v0.5.0
- use red-black tree data structures
Bug fixed
fixed more bug
Full Changelog: v0.1.5...v0.2.0