mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-24 22:01:28 -06:00
[GH-ISSUE #23] Clustering from multiples servers (and not only process) #10
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#10
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?
Originally created by @garder500 on GitHub (Jun 19, 2022).
Original GitHub issue: https://github.com/appy-one/acebase-server/issues/23
Is it possible to use Acebase server from multiple servers ?
With a replication thing or another thing like that ?
@appy-one commented on GitHub (Jun 22, 2022):
For servers accessing the same database files this is possible using an acebase-ipc-server. If you want multiple servers with their own database files replicating to each other, that hasn't been built yet.