Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
1f323687
Commit
1f323687
authored
Oct 09, 2018
by
Georgios Bitzes
Browse files
Update release notes for 0.3.4
parent
ec63d92e
Pipeline
#561765
failed with stages
in 42 minutes and 10 seconds
Changes
2
Pipelines
25
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
1f323687
...
...
@@ -2,3 +2,5 @@ src/Version.hh
packaging/quarkdb.spec
_book/
.vscode
*.sublime-project
*.sublime-workspace
CHANGELOG.md
View file @
1f323687
# Changelog
All notable changes to this project will be documented in this file.
##
Unreleased
##
0.3.4 (2018-10-09)
-
Updated rocksdb dependency to v5.15.10.
-
Added
`TYPE`
command.
-
A read-only MULTI immediatelly after a read-write MULTI could
cause the cluster to crash.
-
Added command
`LHSCAN`
for scanning through a locality hash.
-
Added convenience command in recovery mode for performing forced membership updates.
-
It's now possible to issue one-off commands from the recovery tool, without setting up a server.
## 0.3.3 (2018-09-14)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment