/redact-data

Where the data abstractions live

Primary LanguageRustGNU General Public License v3.0GPL-3.0

DEPRECATED - redact-data

This repository has been deprecated and all relevant code migrated to redact-crypto.

Contains all data and data storage abstractions for the Redact framework.

Also contains implementations of the storage traits. Current supported implementations are:

  • mongodb
  • redact-store

To get started using this crate, view the docs here.