Skip to content

Memory Storage Implementation

Yordan Kinkov requested to merge 32-local-storage-implementation into main

Closes #32 (closed)

This implements in-memory policy storage. Now it is possible to use either MongoDB or Memory storage for policies. This depends on configurations.

Edited by Yordan Kinkov

Merge request reports