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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ The project is **accompanied by a scientific thesis**, which provides additional
29
29
30
30
For more information, you can find the related benchmark and LaTeX code in the [thesis repository](https://github.com/pojntfx/networked-linux-memsync).
31
31
32
+
**Looking for an even higher-performance, production-ready library?** Check out [Loophole Labs Silo](https://github.com/loopholelabs/silo). Silo is an alternative implementation of a subset of r3map's features that focuses on performance and offers support for continuous, push-based migrations.
33
+
32
34
## Installation
33
35
34
36
You can add r3map to your Go project by running the following:
0 commit comments