v1.14.0 #2451
romange
announced in
Announcements
v1.14.0
#2451
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dragonfly v1.14.0
This is our first release for this year. We've mainly focused on stability and performance improvements for this release.
Among other things it includes:
What's Changed
LPUSH
even for new keys by @chakaz in fix(server): Call PostUpdate fromLPUSH
even for new keys #2254CO::READONLY
forQUIT
command. by @theyueli in bug(server): removeCO::READONLY
forQUIT
command. #2263PostUpdate()
by @chakaz in WIP: AutoPostUpdate()
#2268/metrics
by @chakaz in feat(server): Better reporting of per-type memory in/metrics
#2303AddOrFind()
by @chakaz in refactor(server): RefactorAddOrFind()
#2299DbSlice
'sAddOr*
to returnAutoUpdater
by @chakaz in feat(server): ConvertDbSlice
'sAddOr*
to returnAutoUpdater
#2290IoBuf
capacity changes inConnection
by @chakaz in fix(server): Track allIoBuf
capacity changes inConnection
#2309FindExt()
withFindMutable()
andFindReadOnly
by @chakaz in refactor(DbSlice): ReplaceFindExt()
withFindMutable()
andFindReadOnly
#2308FindFirst()
read-only by @chakaz in refactor(server): MakeFindFirst()
read-only #2317PreUpdate()
andPostUpdate()
by @chakaz in refactor(server): PrivatizePreUpdate()
andPostUpdate()
#2322make package
by @chakaz in feat(makefile): Build with full debug symbols and strip inmake package
#2343StringSink
on the heap by @chakaz in refactor(generic_family): Don't allocateStringSink
on the heap #2356RestoreSerializer
by @chakaz in feat(server): AddRestoreSerializer
#2366RestoreStreamer
. by @chakaz in feat(cluster): AddRestoreStreamer
. #2390CLIENT KILL
by @chakaz in feat(server): ImplementCLIENT KILL
#2404PerformDeletion()
overloads by @chakaz in cleanup: Remove unusedPerformDeletion()
overloads #2418redis_mode
in `INFO by @chakaz in fix(info): Reply with correctredis_mode
in `INFO #2429PFMERGE
cmd by @chakaz in fix(server): Use custom journal for multi-keyPFMERGE
cmd #2437Huge thanks to all the contributors! ❤️
Full Changelog: v1.13.0...v1.14.0
This discussion was created from the release v1.14.0.
Beta Was this translation helpful? Give feedback.
All reactions