summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-05 | Has the DB run as a separate node. | nsensfel | |
I am still figuring out how Erlang handles node connections... It would seem that spawn(NODE, ...) automatically initiates the connection to NODE (i.e. no need to use net_kernel:connect_node before). | |||
2018-06-04 | Starting to work on the DB implementation. | nsensfel | |