Skip to content

Releases: microsoft/garnet

Garnet v1.0.1

24 Mar 19:12
d33fc02
Compare
Choose a tag to compare

Get NuGet binaries at:

More information at:

Changes:

  • d33fc02 Fix parsing for object store commands with wrong number of arguments (#103)
  • 8bfdef3 Remove unused code (#94)
  • 617199b Update results-resp-bench.md (#105)
  • 656526d Fix CI rules (#113)
  • 910f5f3 support PX in SET command (#93)
  • 4a2b369 Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#97)
  • aa1e684 Update 2024-03-18-oss-announcement.md (#104)
  • c82e661 Added expiration to garnet objects at time of serialization deserialization (#59)
  • 3258aa2 Create test-ci.yml (#100)
  • 27cd11d Use cryptographically random values where required (#88)
See More
  • 5f3d6e4 Remove ifdefs from ClusterStress to fix build (#82)
  • 54a21b2 Adds a build website task to the CI (only if the website code changes) (#72)
  • 9ca34a2 .editorconfig tweak + running code cleanup (#73)
  • 782372f Fix NullReferenceException when outputting CustomObjectCommand error messages (#60)
  • cc1fce4 Add docker-compose.yml , 方便玩家初次食用。 (#57)
  • 88b7025 Update processing.md (#67)
  • 5a82884 Use Unsafe.SizeOf to calculate object sizes (#39)
  • dd08eab Use faster and safer SequenceEquals for comparing byte-array keys (#37)
  • b41148f Remove unnecessary out-of-band NuGet packages from Tsavorite.core (#54)
  • 03c51eb Use RuntimeHelpers.IsReferenceOrContainsReferences to implement blittability checks (#36)
  • 77464b0 Use more UTF-8 string literals (#40)
  • 8f40eb3 Update type in Cluster Overview docs (#51)
  • 928b7cc Fix deploy command in getting-started doc (#53)
  • c16e1dd Updated path ignore for push and pull requests (#50)
  • e43d80c Remove unnecessary NuGet references to S.R.CS.Unsafe (#33)
  • 9386480 Use BCL provided BitOperations class to accelerate bit-twiddling hacks (#35)
  • 3dee117 GarnetClientSample commands to match both GarnetClient and SE.Redis (#31)
  • 5b0baaf Update objects.md (#49)
  • 627425e Update results-resp-bench.md (#42)
  • e0513a6 Fix typos in resp-bench.md (#43)
  • 600d53a Fix link in SUPPORT.md and adding vscode and rider files to gitignore file (#48)
  • dbd77de Update overview.md (#45)
  • eaa8c25 Fix typo in overview.md (#32)
  • 95cd48a Update to link in Readme.md of Resp.benchmark (#44)

This list of changes was auto generated.

Garnet v1.0.0

18 Mar 19:39
Compare
Choose a tag to compare