Skip to content

Garnet v1.0.54

Latest
Compare
Choose a tag to compare
@darrenge darrenge released this 30 Jan 23:05
950dbc6

Get NuGet binaries at:

More information at:

Changes:

  • 950dbc6 bump to 1.0.54 (#982)
  • d148f51 Fix PExpire testcase (#977)
  • f365c94 Code Refactor for Replication/Migration (#962)
  • 91ed3fe explicitly check that all nodes are connected and that they have exchanged GOSSIP messages; log more about the failure state if one is encountered (#973)
  • 7d44d74 Adding ROLE command (#964)
  • 0de12fb Updated the Lua expected values that were 1312 to 1984 as there have been variability from run to run where sometimes 1312 and sometimes 1984. False fails were too problematic so just putting top value since only 572 bytes difference. (#975)
  • 79455cd CommandInfoUpdater fix - Ignore Garnet-internal sub-commands (#972)
  • 837aa89 Fix LuaMemoryManagementMode option in .conf files (#952)
  • 762a9d7 [Compatibility] Added CLIENT UNBLOCK command (#886)
  • 1738509 Switching locking mechanism to SingleWriterMultiReaderLock (#966)
See More
  • 3e5ecde Perf Improvements to Custom Commands' Execution Path (#940)
  • 547470c Make GarnetClient handle array-in-array responses. (#965)
  • a4d04c1 Updated expected values on some of the Lua BDN metrics. Seeing variance between 1312 and 1984 from run to run on some of them, so fixed them. If see other variances, will update all the 1312 expected values. (#963)
  • e83707d Fix append after expiration (#961)
  • 000f7f1 HINCRBY should be limited to 64bit signed integers, not 32bit. (#957)
  • cd8db18 Fix NullReferenceException in HashObject.GetExpiration (#955) [ #954 ]
  • 0cd87b0 BUGFIX: Fix setting srcRecordInfo during interleaving of checkpointing and RMW (#956)
  • 9a48a1c Switching Enum.HasFlag calls with bitwise operations (#953)
  • 7fb0f8f SETNX command should return integer value (#951)
  • 128bec3 Fix LUA <-> RESP2 Mappings, NoScript enforcement (#946)
  • 85f49d9 Fix HEXPIRE test case failure in pipeline (#949)
  • c5b43eb Make parsing and formatting utility method naming more accurate and consistent (#925)
  • ed241b9 added separate active connection tracker (#938)
  • 990f0c8 Fix linsert before handling (#945) (#950)

This list of changes was auto generated.