Commit b2b354f3 authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

cache

parent aa16bd5a
#Changelog
## [1.2.4 Dev] - 2021-05-07
### Added
- STORAGE :: Object Cache
## [1.2.3] - 2021-05-05
### Update
- AMQPLib Support Heartbeat Monitoring
......
......@@ -98,6 +98,7 @@ SS.prototype.amqp_start = function()
});
}
SS.prototype.ipc_start = function()
{
var self = this;
......
{
"version":"1.2.3",
"build":"202105050000"
"version":"1.2.4",
"build":"202105070000"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment