-
v1.0.4: Graylog 6.1 Stable
released this
2025-02-09 18:42:11 +01:00 | 0 commits to main since this releasev1.0.4 for graylog 6.1
Downloads
-
released this
2025-02-08 10:28:53 +01:00 | 3 commits to main since this release- Update to graylog 6
- Update summary page
- Update plugin name to "Redis Lookup"
Downloads
-
v1.0.3: String list support Stable
released this
2024-02-04 16:51:04 +01:00 | 14 commits to main since this releaseDownloads
-
released this
2024-02-04 11:37:59 +01:00 | 16 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: keys will expire Stable
released this
2024-02-04 10:42:12 +01:00 | 20 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: First version Stable
released this
2024-02-03 20:09:44 +01:00 | 25 commits to main since this releaseFirst 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