Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-03 | - Do not write an error into the responseWriter if this is internal | Valery Piashchynski | |
error - Handle SoftJob error Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-27 | - Update Makefile | Valery Piashchynski | |
- Update arch diagram Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-20 | - Update linters | Valery Piashchynski | |
- Implement base interfaces - Implement BST search algo for the in-memory storage Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-13 | - Remove unsafe casting (replace with a less unsafe) | Valery Piashchynski | |
- Make the static plugin great again (separate plugin) - Revert new behavior Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-06 | - Fix bug with exec_ttl | Valery Piashchynski | |
- Update CHANGELOG Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-30 | - Make development log colored | Valery Piashchynski | |
- Remove old TODOs Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-19 | - Add tests, update Informer implementation | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-28 | - Fix bug with the worker reallocating during the response | Valery Piashchynski | |
- Update .golangci and fix new warnings Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-24 | Fix pool behavior, update tests | Valery Piashchynski | |
2021-02-10 | Rewrite container for the workers | Valery Piashchynski | |
Update tests | |||
2021-02-08 | BaseProcess interface as a return type in the worker_watcher,pool and | Valery Piashchynski | |
worker interface | |||
2021-02-06 | Correct memcached Plugin RPC methods (remove redundant checks, user | Valery Piashchynski | |
errors.E) | |||
2021-02-05 | Faster toString convertation (only for the english) | Valery Piashchynski | |
2021-02-05 | handle worker state before sending to the exec | Valery Piashchynski | |
2021-02-04 | pre-rc stabilization of the interfaces and internal code | Valery Piashchynski | |
2021-02-02 | Move worker states out of internal | Valery Piashchynski | |
2021-01-25 | Add new Supervisor test in the http plugin | Valery Piashchynski | |
Uniform supervisor config keys to use same notation as pool (10s, 10h not just 10) | |||
2021-01-24 | Update Pool and WorkerWatcher interfaces | Valery Piashchynski | |
2021-01-23 | interfaces folder deprecated | Valery Piashchynski | |
2021-01-23 | Stabilization PR | Valery Piashchynski | |
2021-01-19 | Uniform all errors operations | Valery Piashchynski | |
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-15 | Viper doesn't support `yaml` structure tags, it uses mapstructure | Valery Piashchynski | |
instead | |||
2021-01-05 | Finish implementation of the KV | Valery Piashchynski | |
2020-12-26 | Reorganize eventsv2.0.0-beta4 | Valery Piashchynski | |
2020-12-22 | Redisighn factory interface (add event listeners as variadic)v2.0.0-alpha28 | Valery Piashchynski | |
2020-12-22 | events listeners refactor, CLI initial commit | Valery Piashchynski | |
2020-12-21 | Remove unused contex from interfaces. Update pool allocator. | Valery Piashchynski | |
2020-12-20 | Resolve merge conflict | Valery Piashchynski | |
2020-12-18 | Move roadrunner payload out of internal to pkgv2.0.0-alpha25 | Valery Piashchynski | |
2020-12-17 | Update events handler, add mutex to push | Valery Piashchynski | |
2020-12-17 | Now better | Valery Piashchynski | |
2020-12-17 | huge refactor | Valery Piashchynski | |