summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2021-08-19Add support for the IPv6Valery Piashchynski
2021-08-17Update Resetter plugin, remove old and unused codeValery Piashchynski
2021-08-13Update go.mod dependencies to the most recent version.Valery Piashchynski
2021-08-09Update goridge to v3.2.0, update all frames operations.Valery Piashchynski
2021-08-01Rework vec based on the channel. Use select statement with the defaultValery Piashchynski
2021-07-23Add AMQP initial durability testValery Piashchynski
2021-07-19Beanstalk initial commitValery Piashchynski
2021-07-14SQS driver.Valery Piashchynski
2021-07-08AMQP update...Valery Piashchynski
2021-06-23- Update arch, pluignValery Piashchynski
2021-06-21- Rework dispatcher, pipeline, job (not completely)Valery Piashchynski
2021-06-14- Add more testsValery Piashchynski
2021-06-11Update go.modv2.3.0Valery Piashchynski
2021-06-11Update testsValery Piashchynski
2021-06-09- Switch to the new goridge v3.1 which supports PROTOBUFValery Piashchynski
2021-06-09- Add support for the file logger with log rotation and compressionValery Piashchynski
2021-06-09- Add more testsValery Piashchynski
2021-06-08- Switch from the flatbuffers to the protobufValery Piashchynski
2021-06-06Remove tools folderValery Piashchynski
2021-06-06Update dependenciesValery Piashchynski
2021-06-05- Switch to better gzip middleware (performance)Valery Piashchynski
2021-06-03- Do not write an error into the responseWriter if this is internalValery Piashchynski
2021-06-02- Return nil if there are no workers in the requested pluginValery Piashchynski
2021-06-02- Switch from the json to flatbuffersValery Piashchynski
2021-05-27- go.sum updateValery Piashchynski
2021-05-27Bump github.com/go-redis/redis/v8 from 8.8.3 to 8.9.0dependabot[bot]
2021-05-27Bump github.com/alicebob/miniredis/v2 from 2.14.4 to 2.14.5dependabot[bot]
2021-05-26Bump go.uber.org/zap from 1.16.0 to 1.17.0dependabot[bot]
2021-05-25Bump github.com/fatih/color from 1.11.0 to 1.12.0dependabot[bot]
2021-05-20Bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0dependabot[bot]
2021-05-20Bump github.com/alicebob/miniredis/v2 from 2.14.3 to 2.14.4dependabot[bot]
2021-05-18Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3dependabot[bot]
2021-05-14Bump github.com/fatih/color from 1.10.0 to 1.11.0dependabot[bot]
2021-05-12- Update CHANGELOGValery Piashchynski
2021-05-11Bump github.com/google/flatbuffers from 1.12.0 to 1.12.1dependabot[bot]
2021-05-07- Update go.modValery Piashchynski
2021-05-07Bump go.uber.org/multierr from 1.6.0 to 1.7.0dependabot[bot]
2021-05-07- Update go.sumValery Piashchynski
2021-05-07Bump github.com/gofiber/fiber/v2 from 2.8.0 to 2.9.0dependabot[bot]
2021-04-28- Add go.sum entryValery Piashchynski
2021-04-28Bump github.com/json-iterator/go from 1.1.10 to 1.1.11dependabot[bot]
2021-04-22- Rework storage driversValery Piashchynski
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-04-20- Make http.Serve() asyncValery Piashchynski
2021-04-20Merge branch 'master' into dependabot/go_modules/github.com/gofiber/fiber/v2-...Valery Piashchynski
2021-04-20Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0dependabot[bot]
2021-04-19- Update go.sumValery Piashchynski
2021-04-19Merge remote-tracking branch 'origin/master' into feature/service_pluginValery Piashchynski
2021-04-19Bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2dependabot[bot]
2021-04-18- Initia service plugin commitValery Piashchynski