Skip to content

Choose data engine (vinyl or memtx) #52

Open
@ligurio

Description

@ligurio

In SQL:
box.execute([[set session "sql_default_engine" = 'memtx';]])

In Lua:
box.space.j:alter{engine = memtx}

(was broken in 3214905#diff-5e0349f9a230fa195fa381f7688a7bdad9ebc811c4828edfdc82ce46b7433698)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions