Skip to content

How to store Types like Atom using couchdb-erlfdb. #45

@wfnuser

Description

@wfnuser

Hi, I'm coming again.
The problem is that I would like to store tuples into FoundationDB.
But it seems it won't work fine if I want to store tuples with atom() in it to FoundaitonDB.
#{context => {invalid_tuple_term,message},exception => error,stacktrace => [{erlfdb_tuple,encode,2,[{file,"er│me has already been fetched lfdb_tuple.erl"},{line,258}]}

Furthermore, If I want to store types other than binary(), the only way seems to be call erlfdb_tuple:pack() ?
Any advice if I want store arbitrary type in foundationdb? That will help a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions