/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.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

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.