update changelog

Former-commit-id: e2be81157e9cd1f57b9d734c5536dc0f4d5dbb0b
This commit is contained in:
Ben Schermel 2020-06-02 01:16:49 -04:00 committed by John Sully
parent 9399a8e6de
commit a7af0f2d5b

View File

@ -1,4 +1,4 @@
keydb-pro (6.0.8-1distribution_placeholder) codename_placeholder; urgency=medium
keydb-pro (6:6.0.8-1distribution_placeholder) codename_placeholder; urgency=medium
* This is our first release to fully support all Redis 6.0.4 features, including but not limited to: TLS Support (fully supports multithreading!), Client side caching, RESP 3 Support
* KeyDB Has also added the following new features: Improved memory efficiency for short strings, Fastlock autotuning, KeyDB.HRENAME (rename a member of a hash)In addition we've spent a lot of time focussing on stability.