Skip to content

0.1.0

Compare
Choose a tag to compare
@rmqtt rmqtt released this 05 Dec 12:15
· 61 commits to main since this release

Is a simple wrapper around some key-value storages, it has the following features:

  1. Supports basic operations of key-value libraries.
  2. Supports Map data type and related operations.
  3. Supports List data type and related operations.
  4. Supports key expiration.
  5. Provides an implementation for 'sled'.
  6. Provides an implementation for 'redis'.