Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-16 | Move plugins to a separate repository | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-11 | Update .vscode settings | Valery Piashchynski | |
Update codecov Update configs Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-10 | fix issue with incorrectly parsing local and global configuration | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-01 | Code polishing before release | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-26 | Move drivers to the plugin's root. | Valery Piashchynski | |
Fix #771, add tests. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-25 | BoltDB local queue initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Replace all 'localhost' with '127.0.0.1'. Fix default configuration and | Valery Piashchynski | |
other small bugs. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-10 | Return structure instead of interface in places where that possible | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-08 | AMQP update... | Valery Piashchynski | |
Add redialer, consumer, rabbit queues initializer. Update configuration (.rr.yaml). Add ack/nack for the jobs main plugin with error handling. Add Qos, queues bining and declaration. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-24 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-24 | - Add Clear method to the storages | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-18 | - Rework finished | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | - Update in-memory plugin | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | - Fix boltdb issues | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | - Rework redis with ws plugins | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Switch to the new goridge v3.1 which supports PROTOBUF | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | - Add protobuf versioning | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | - Switch from the flatbuffers to the protobuf | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-23 | - Update arch drawio file | Valery Piashchynski | |
- Update comments Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - Add redis driver | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - Implement tests for the KV | Valery Piashchynski | |
- Implement Storage interface for the boltdb,memory,memcached drivers Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - General interface, update RPC and Has/Set methods | Valery Piashchynski | |
2021-01-25 | resolve #415 | Valery Piashchynski | |
2021-01-23 | Stabilization PR | Valery Piashchynski | |
2021-01-15 | Use uniform snake case in the configs, fix critical issue with wrong | Valery Piashchynski | |
calculation of workers in stack at the Destroy stage | |||
2021-01-13 | slightly increase wait time for the KV ttl (for the GHA) | Valery Piashchynski | |
2021-01-07 | Fix compatibility issues, add tests to the CI | Valery Piashchynski | |
2021-01-07 | KV, updated, bug fixed, with intergration tests via plugins | Valery Piashchynski | |