https://github.com/airspot-dev/krules-subjects-storage-redis
https://github.com/airspot-dev/krules-subjects-storage-redis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/airspot-dev/krules-subjects-storage-redis
- Owner: airspot-dev
- License: apache-2.0
- Created: 2020-05-15T12:42:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T08:53:59.000Z (about 4 years ago)
- Last Synced: 2024-11-17T13:54:42.912Z (7 months ago)
- Language: Python
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# krules-subjects-storage-redis
[KRules](https://github.com/airspot-dev/krules) is a rules engine primarily intended to run on Kubernetes.
However the core can be easily used even in different contexts.
In addition to the core part, you need at least one subject implementation.This module implements the storage component of the subjects-store based on Redis.