开发者

Where can I find Mnesia source code?

开发者 https://www.devze.com 2023-03-07 14:22 出处:网络
I\'ve seen in a lot of documents that Mnesia has been open sourced by Ericsson, but straightforward go开发者_如何学JAVAogling didn\'t help me to find the repository with the code...

I've seen in a lot of documents that Mnesia has been open sourced by Ericsson, but straightforward go开发者_如何学JAVAogling didn't help me to find the repository with the code...

Is Mnesia still open-source at all?


It's part of the Erlang/OTP source code, which you can get from github. You can browse it here.

0

精彩评论

暂无评论...
验证码 换一张
取 消