• v1.0.3 c597467656

    yo released this 2024-02-04 16:51:04 +01:00 | 3 commits to main since this release

    Downloads
  • v1.0.2 e1f6e0ad60

    yo released this 2024-02-04 11:37:59 +01:00 | 5 commits to main since this release

    • Set TTL to -1 to set persistent keys
    • TTL can still be adjusted on specific keys with lookup_assign_ttl or lookup_set_value
    Downloads
  • v1.0.1 2cf5dff011

    yo released this 2024-02-04 10:42:12 +01:00 | 9 commits to main since this release

    • Handle key TTL at creation time.
    • TTL default value set in data adapter configuration
    • lookup_set_value can now set TTL
    • lookup_assign_ttl supported
    • lookup_clear_key supported
    Downloads
  • v1.0.0 1873969cda

    yo released this 2024-02-03 20:09:44 +01:00 | 14 commits to main since this release

    First version

    • GET/SET key to redis via pipeline functions
    • Authentication support
    • Redis database configurable in the data adapter
    • TTL defined for all keys created by this data adapter
    Downloads