You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keystack is a very simple key/value store.
It supports GET, SET, and DELETE commands.
Commands are written to an append-only log that is rewritten at startup.