Skip to content

130

Compare
Choose a tag to compare
@alphadose alphadose released this 22 Aug 18:52
· 14 commits to main since this release
d41ce81

This release is all thanks to @semihbkgr 🙏

  • Added GetAndDel function similar to golang concurrent map's LoadAndDelete #31
  • JSON encoding support #29
  • Critical bug fixed with Set operation after Delete #34
  • No more unnecessary resizing #36
  • Fix logic of fillrate computation #38