Changelog
- cab6c3f Added 'subject-name' in attestation generation step in release workflow
- 88e23d9 Added Dockerfile.prod to docker build step
- 05b42a8 Added multi-database support to the list of features in README.md
- 854ebb0 Adding context to params.KeyExist
- 6b490a8 Adding context to params.KeyExist
- 4e0ab4e Adding tests for APPEND
- 26224f1 Adding tests for APPEND
- d755f6f Begining to implement Append command
- eb80a8d Begining to implement Append command
- af928b5 Changed namespace/repository to echovault/echovault in docker image push workflow.
- 48615a5 Changed output directory for build step in go.yml workflow. Changed main directory in .goreleaser.yml config file
- d896972 Changing APPEND command to write category
- 2f7ba5f Changing APPEND command to write category
- 0db35cb Deleted aof folder in echovault package
- 32b3a6f Disable DockerHub login
- 70e147d Enabled DockerHub login
- f01a079 Fixed paths for ssl certs in docker-compose.yaml environments for all the nodes. Updated Dockerfile.dev build path. Updated Dockerfile.prod to produce a final alpine image instead of using homebrew.
- 51198e3 Implementing APPEND command
- b36d505 Implementing APPEND command
- 194641c Merge branch 'main' of https://github.com/EchoVault/EchoVault into enhancement/62-append-command
- 47bafa9 Merge pull request #84 from DMcP89/enhancement/62-append-command
- bbd2f7e Merge pull request #85 from dotslashbit/issue-67
- eb94269 Merge pull request #86 from EchoVault/chore/update-docs
- feb2ffc Merge pull request #89 from EchoVault/fix/readme-package-name
- a26144c Merge pull request #90 from EchoVault/chore/restructure
- c6a85b6 Moved volumes folder to internal folder. Moved main.go file to the project's root instead of the cmd directory.
- 7898e9a Pulling coverage file from latest main
- 977131e Pulling coverage file from latest main
- 1c5bcd3 Pulling coverage file from main
- 08a6f5f Removed keyspace category for INCRBYFLOAT command
- 715248d Removing coverage file
- eae0db3 Uncommented cluster nodes in docker-compose.yml
- fe73609 Update README.md
- fa1be7c Updated README.md to include new commands
- 7c70d6d Updated release.yml DOCKER_PASSWORD to DOCKER_TOKEN
- a66ec34 Updated the go.yml workflow to build from the root directory. Added a job in the releast.yml workflow that publishes docker images to DockerHub and Container Registry
- 82abf68 Use docker/login-action@v3 for login to DockerHub
- 4a84c82 added comments
- cb0488c added tests and fixed misplaced function
- e3a2698 feat: INCRBYFLOAT command added
- 19dc815 implementing appended for embedded api and started to write tests
- fca160c implementing appended for embedded api and started to write tests
- 8e4b3e8 starting implementation of append for embedded server
- dd86ea6 starting implementation of append for embedded server
- 3c9d025 updated tests