index
:
roadrunner.git
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
kv
Age
Commit message (
Collapse
)
Author
2021-01-24
Slightly increase wait time for key delete in the boltdb
Valery Piashchynski
2021-01-21
Uniform all configs
Valery Piashchynski
Add debug server Check nil's for all plugin intialization
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
Slightly increase timeout for the GHA
Valery Piashchynski
2021-01-15
Reduce number of concurrent iterations on KV public API to 100
Valery Piashchynski
2021-01-15
Viper doesn't support `yaml` structure tags, it uses mapstructure
Valery Piashchynski
instead
2021-01-13
exclude tests from codecov
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
2021-01-05
Fix LGTM warnings, reduce memory allocations when looping over maps
Valery Piashchynski
2021-01-05
Fix golangci warnings
Valery Piashchynski
2021-01-05
Finish implementation of the KV
Valery Piashchynski