You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,10 @@ the following command.
84
84
$ make check
85
85
```
86
86
87
+
## Notes
88
+
89
+
If using the Distributed Erlang backend, make sure that all nodes are configured to use the same cookie.
90
+
87
91
## Code examples
88
92
89
93
[This blog post](http://marianoguerra.org/posts/playing-with-lasp-and-crdts.html) by [@marianoguerra](https://github.com/marianoguerra) contains concise sample code.
0 commit comments