This Repo contains the DLE-Hardened code for the SQL-LRS and LRS-Pipe projects.
SQL-LRS is a database agnostic Learner Record Store (LRS) that can leverage any SQL-based database. Within the DLE it is configured to work with PostgreSQL. ./lrs-pipe/README
LRS-Pipe is a service that works with SQL‑LRS to automatically filter and forward xAPI statements based on queries that are defined when the application starts.
Note: These repos are based off the already open sourced LRS Pipe and SQL LRS, and have been packaged in this repo for ease of integration with other DLE service repos.