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