apache / apache/teaclave-sgx-sdk

support kvdb for enclave?

Open
#103 11 comments 1 reaction 1 assignee Claimed by @dingelish View on GitHub
Dominant language
Rust
Stars
1.2k
Forks
268
PR merge metrics
No merged PRs in 30d

Description

I want to support `memdb` for rust-sgx-sdk and at the same time writing a sample which works in the following ways:
- If we start the encalve, it will initialize a memdb.
- when we call `set` function, it will write the data into the `memdb`
- when we call `get` function, it will read the data from `memdb`.

Is this feasible in theory? If true, I'd like to be reviewed and merged. :smile:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.