bozso / eper

EPER (Easy PERsistence) is a simple golang library intended to be used in (web)servers to provide data persistence. Basically it is an in memory hash map for any golang struct.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eper

EPER (Easy PERsistence) is a simple golang library intended to be used in (web)servers to provide data persistence. Basically it is an in memory hash map for any golang struct.

About

EPER (Easy PERsistence) is a simple golang library intended to be used in (web)servers to provide data persistence. Basically it is an in memory hash map for any golang struct.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%