在哪里可以找到 Mnesia 源代码?
我在很多文档中看到 Mnesia 已由爱立信开源,但直接谷歌搜索并没有帮助我找到包含代码的存储库......
Mnesia 仍然开源吗?
I've seen in a lot of documents that Mnesia has been open sourced by Ericsson, but straightforward googling didn't help me to find the repository with the code...
Is Mnesia still open-source at all?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它是 Erlang/OTP 源代码的一部分,您可以从 github 获取。您可以在此处浏览它。
It's part of the Erlang/OTP source code, which you can get from github. You can browse it here.