https://github.com/airspot-dev/krules-subjects-storage-mongodb
https://github.com/airspot-dev/krules-subjects-storage-mongodb
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/airspot-dev/krules-subjects-storage-mongodb
- Owner: airspot-dev
- License: apache-2.0
- Created: 2020-05-20T11:53:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T15:44:48.000Z (about 1 year ago)
- Last Synced: 2024-09-24T06:28:08.249Z (8 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
krules-subjects-storage-mongodb
===============================`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 MongoDB.