Conversation
hey-its-sasha
requested changes
Feb 26, 2020
Collaborator
hey-its-sasha
left a comment
There was a problem hiding this comment.
Sonar
no javadocs
* initialization refactoring * add json serialization * cache
* database storing format improvements * Add RESP protocol * Refactor command on server-side * Change serialization of commands on server-side * Add utility method for creating result from error * Add CommandReader * Add apache command to maven dependency * Add support of RESP protocol to server * Add serialization for KvsCommand * Add support of RESP protocol to client * Fix tests * Optimize imports Co-authored-by: andrsuh <andrsuh13@yandex.ru>
* Add SetKvsCommand * Add some tests into the app
fix: skip first database command arguments
fix: add default database folder to gitignore
fix: do not add database per table on initialization
Tests/lab1
Add Travis CI build
fix: Fix writing of null-values and writing of big objects
fix: Use free port instead of 8080
Fix/review fixes
…sult refactor: rework DatabaseCommandResult from interface to class
Add create table and create database commands
* refactor: Backport changes from lab project * fix: Remove old tests * fix: Remove old tests * fix: Remove non-working tests * fix: Try to fix Address already in use error * feat: Add integration test * fix: Migrate getCurrentSize() return type to long * chore: Edit docs and perform minor fixes Co-authored-by: Max <maksim.golish2002@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.