index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.2.0
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
/
tests
/
plugins
/
kv
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-09-11
Update .vscode settings
Valery Piashchynski
2021-09-10
fix issue with incorrectly parsing local and global configuration
Valery Piashchynski
2021-09-01
Code polishing before release
Valery Piashchynski
2021-08-26
Move drivers to the plugin's root.
Valery Piashchynski
2021-08-25
BoltDB local queue initial commit
Valery Piashchynski
2021-08-11
Replace all 'localhost' with '127.0.0.1'. Fix default configuration and
Valery Piashchynski
2021-07-10
Return structure instead of interface in places where that possible
Valery Piashchynski
2021-07-08
AMQP update...
Valery Piashchynski
2021-06-24
- Update CHANGELOG
Valery Piashchynski
2021-06-24
- Add Clear method to the storages
Valery Piashchynski
2021-06-18
- Rework finished
Valery Piashchynski
2021-06-14
- Update in-memory plugin
Valery Piashchynski
2021-06-14
- Fix boltdb issues
Valery Piashchynski
2021-06-14
- Rework redis with ws plugins
Valery Piashchynski
2021-06-09
- Switch to the new goridge v3.1 which supports PROTOBUF
Valery Piashchynski
2021-06-08
- Add protobuf versioning
Valery Piashchynski
2021-06-08
- Switch from the flatbuffers to the protobuf
Valery Piashchynski
2021-04-23
- Update arch drawio file
Valery Piashchynski
2021-04-22
- Add redis driver
Valery Piashchynski
2021-04-22
- Implement tests for the KV
Valery Piashchynski
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
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