summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
7 dayschore(deps): update dependenciesValery Piashchynski
2022-01-22update READMEValery Piashchynski
2022-01-15Repository content updateValery Piashchynski
2022-01-12pass logger from the factoryValery Piashchynski
2021-10-26Events package updateValery Piashchynski
2021-09-16Fix testsv2.5.0-alpha.1Valery Piashchynski
2021-09-16Update MakefileValery Piashchynski
2021-09-16Move plugins to a separate repositoryValery Piashchynski
2021-09-12Run pipe tests in parallelValery Piashchynski
2021-09-11Update .vscode settingsValery Piashchynski
2021-09-01Close connection in the amqp driver.Valery Piashchynski
2021-09-01Update MakefileValery Piashchynski
2021-09-01Code polishing before releaseValery Piashchynski
2021-08-21Update dependencies (go.mod)Valery Piashchynski
2021-08-17Update Resetter plugin, remove old and unused codeValery Piashchynski
2021-08-02Update CI, move all tests to the single source of truth - makefileValery Piashchynski
2021-07-14Implement Pause/Resume/StopValery Piashchynski
2021-07-12Add JOBS tests to the Makefile and GitHub CI.Valery Piashchynski
2021-07-11Update informer interface to return slice of pointers (do not over-copyValery Piashchynski
2021-07-07Rework test env...Valery Piashchynski
2021-07-06Rework ephemeral and binary heapsValery Piashchynski
2021-07-05- Update PQValery Piashchynski
2021-07-05- Include PQ tests into the CIValery Piashchynski
2021-06-20- Update redis/memory pubsubsValery Piashchynski
2021-06-16- Add origin check for the websocketsValery Piashchynski
2021-06-15Add Go 1.17beta1 tests to the MakefileValery Piashchynski
2021-06-09- Update CI (add new tests)Valery Piashchynski
2021-06-05- Remove storage as unusedValery Piashchynski
2021-05-28- Include ws tests into MakefileValery Piashchynski
2021-05-27- Update MakefileValery Piashchynski
2021-05-12- Remove old Makefile targetsValery Piashchynski
2021-04-30- Update CHANGELOGValery Piashchynski
2021-04-26- Totally rework static pluginValery Piashchynski
2021-04-22- Rework storage driversValery Piashchynski
2021-04-22- Implement tests for the KVValery Piashchynski
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-03-16🐛 fix issue with strange messages in the http body when max requestValery Piashchynski
2021-02-10Rewrite container for the workersValery Piashchynski
2021-02-06Correct memcached Plugin RPC methods (remove redundant checks, userValery Piashchynski
2021-01-27Move temporal plugin to the temporal repositoryValery Piashchynski
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-25Remove go 1.11-1.13 from the MakefileValery Piashchynski
2021-01-24Test pipeline for the go 1.11,1.12,1.13,1.14 and recent versionValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Add multiply golang versions for testing in MakefileValery Piashchynski
2021-01-23Remove redundand utils testValery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2021-01-19Uniform debug message from the http hanlderValery Piashchynski