Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
N
node-bigstream
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bs
node-bigstream
Commits
b2b354f3
Commit
b2b354f3
authored
May 06, 2021
by
Kamron Aroonrua
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cache
parent
aa16bd5a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
Changelog
Changelog
+3
-0
main.js
storage-service/main.js
+1
-0
version.json
version.json
+2
-2
No files found.
Changelog
View file @
b2b354f3
#Changelog
## [1.2.4 Dev] - 2021-05-07
### Added
- STORAGE :: Object Cache
## [1.2.3] - 2021-05-05
### Update
- AMQPLib Support Heartbeat Monitoring
...
...
storage-service/main.js
View file @
b2b354f3
...
...
@@ -98,6 +98,7 @@ SS.prototype.amqp_start = function()
});
}
SS
.
prototype
.
ipc_start
=
function
()
{
var
self
=
this
;
...
...
version.json
View file @
b2b354f3
{
"version"
:
"1.2.
3
"
,
"build"
:
"2021050
5
0000"
"version"
:
"1.2.
4
"
,
"build"
:
"2021050
7
0000"
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment