mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[PR #85] [MERGED] Feature: add new socket IPC method for server clusters #75
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-server/pull/85
Author: @appy-one
Created: 5/22/2023
Status: ✅ Merged
Merged: 5/22/2023
Merged by: @appy-one
Base:
master← Head:feature/clusters-add-socket-ipc📝 Commits (1)
aff960aclusters: add new socket IPC method📊 Changes
3 files changed (+7 additions, -63 deletions)
View changed files
📝
src/cluster.ts(+2 -58)📝
src/server.ts(+3 -3)📝
src/settings/index.ts(+2 -2)📄 Description
This adds the new
socketIPC method for easier creation of server clusters / sharing database between processes. See #83🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.