Skip to content
Dan Ryan edited this page Jul 9, 2014 · 3 revisions

Setup

No setup necessary. Data pushed to the in-memory server will not persist between restarts.

Configuration

No additional configuration is required.

Usage

// blank import to register adapter
import _ "github.com/danryan/hal/store/memory"

Clone this wiki locally