Skip to content

corpix/stores

Repository files navigation

stores

Build Status

Simple key-value storage interface and implementations for various stores.

Supported storages

  • memory simple in-memory storage backed by hashmap
  • memoryttl same as memory, but with key Time To Live

About

Uniform key-value storage interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages