erlang_adk_session (erlang_adk v0.1.0)

View Source

Summary

Functions

Delete a session

Initialize the ETS table. Should be called by the application startup.

Load memory list for a given SessionId. Returns empty list if not found.

Save memory list for a given SessionId

Functions

delete(SessionId)

Delete a session

init()

Initialize the ETS table. Should be called by the application startup.

load(SessionId)

Load memory list for a given SessionId. Returns empty list if not found.

save(SessionId, Memory)

Save memory list for a given SessionId