Age | Commit message (Collapse) | Author |
|
- Update arch diagram
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
# Conflicts:
# go.sum
|
|
- Add comments
- Fix all golangci-lint warnings
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
#693 Bump github.com/go-redis/redis/v8 from 8.8.3 to 8.9.0
|
|
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.3 to 8.9.0.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.8.3...v8.9.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
#692 Bump github.com/alicebob/miniredis/v2 from 2.14.4 to 2.14.5
|
|
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alicebob/miniredis/compare/v2.14.4...v2.14.5)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
# Conflicts:
# go.mod
# go.sum
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
- Desighn a new interfaces responsible for the whole PubSub
- New plugin - websockets
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
#687 Bump go.uber.org/zap from 1.16.0 to 1.17.0
|
|
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.16.0...v1.17.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
#685 Bump github.com/fatih/color from 1.11.0 to 1.12.0
|
|
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.11.0...v1.12.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
- Implement base interfaces
- Implement BST search algo for the in-memory storage
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
#681 Bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0
|
|
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.9.0...v2.10.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
#680 Bump github.com/alicebob/miniredis/v2 from 2.14.3 to 2.14.4
|
|
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alicebob/miniredis/compare/v2.14.3...v2.14.4)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
- Update arch diagram
- Update interfaces
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
|
|
#675 Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3
|
|
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.2 to 8.8.3.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.8.2...v8.8.3)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
#673 Bump github.com/fatih/color from 1.10.0 to 1.11.0
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
# Conflicts:
# plugins/http/plugin.go
# plugins/static/etag.go
|
|
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.11.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
#671 fix(static): revert static plugin
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
a file
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
- Make the static plugin great again (separate plugin)
- Revert new behavior
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
#670 fix(makefile): remove old targets
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
- Remove old code
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
#666 Bump github.com/google/flatbuffers from 1.12.0 to 1.12.1
|
|
Bumps [github.com/google/flatbuffers](https://github.com/google/flatbuffers) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Commits](https://github.com/google/flatbuffers/compare/v1.12.0...v1.12.1)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
#664 Bump go.uber.org/multierr from 1.6.0 to 1.7.0
|
|
Signed-off-by: Valery Piashchynski <[email protected]>
|
|
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/multierr/compare/v1.6.0...v1.7.0)
Signed-off-by: dependabot[bot] <[email protected]>
|