Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ main.cpp
File
main.cpp
tests/runtime/mdb/main.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"SkrCore/log.h"
2
#include
"SkrLightningStorage/mdb.h"
3
4
#include
"SkrTestFramework/framework.hpp"
Callers
nothing calls this directly
Calls
15
skr_lightning_environment_create
Function · 0.85
skr_lightning_environment_free
Function · 0.85
skr_lightning_storage_open
Function · 0.85
skr_lightning_storage_close
Function · 0.85
skr_lightning_transaction_open
Function · 0.85
skr_lightning_storage_write
Function · 0.85
skr_lightning_storage_read
Function · 0.85
skr_lightning_storage_del
Function · 0.85
skr_lightning_transaction_commit
Function · 0.85
Free
Function · 0.85
open_storage
Method · 0.80
open_transaction
Method · 0.80
Tested by
no test coverage detected