Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 192 Bytes

File metadata and controls

2 lines (2 loc) · 192 Bytes

DistributedDb

Master-slave replication using Java, MySQL, JDBC, Hibernate. Master is localhost, slave - virtual machine VirtualBox. Write operations go to the master, readings to the slave.