Skip to content

Dev#1

Open
andrsuh wants to merge 121 commits into
masterfrom
dev
Open

Dev#1
andrsuh wants to merge 121 commits into
masterfrom
dev

Conversation

@andrsuh
Copy link
Copy Markdown
Owner

@andrsuh andrsuh commented Feb 25, 2020

No description provided.

Copy link
Copy Markdown
Collaborator

@hey-its-sasha hey-its-sasha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sonar
no javadocs

andrsuh and others added 22 commits March 28, 2020 20:15
* 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
kuzznya and others added 30 commits March 2, 2021 20:55
fix: Fix writing of null-values and writing of big objects
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants