summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-11 | Separates read and write permissions. | nsensfel | |
2018-07-11 | "sh_" -> "shr_". | nsensfel | |
2018-06-07 | Now it seems to work perfectly. | nsensfel | |
Getting both nodes to start made some unexpected issues about the hostnames appear, despite both using either "-name" or "-sname". | |||
2018-06-06 | ... | nsensfel | |
2018-06-06 | ... | nsensfel | |
2018-06-06 | Figuring out how to organize the src folder(s)... | nsensfel | |
2018-06-05 | Kind of hacked around to get the db working. | nsensfel | |
It does seem to work, though. | |||
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 | Analysis of 'db' -> crash. Always a good sign... | nsensfel | |
2018-06-04 | Still working on it... | nsensfel | |
2018-06-04 | Starting to work on the DB implementation. | nsensfel | |